Skip to content

Fix fixture discovery for bound methods in custom collectors - #15058

Open
mtcd001-tech wants to merge 1 commit into
pytest-dev:mainfrom
mtcd001-tech:fix/bound-method-fixtures-6750
Open

mtcd001-tech wants to merge 1 commit into
pytest-dev:mainfrom
mtcd001-tech:fix/bound-method-fixtures-6750

Fix fixture discovery for bound methods in custom collectors

ee3ef47
Select commit
Loading
Failed to load commit list.
PSF Chronographer / Changelog entry succeeded Sep 17, 2026 in 1s

Chronographer: Good to go

Great! This change has been recorded to the chronicles

You are good at keeping records! Image source: Unsplash ID=bByhWydZLW0

See https://docs.pytest.org/en/latest/contributing.html#preparing-pull-requests for details.
Please, refer to the following document for more details on how to
craft a great change note for inclusion with your pull request:
https://docs.pytest.org/en/latest/contributing.html#preparing-pull-requests

Details

The following news fragments found: [<PatchedFile: changelog/6750.bugfix.rst>]

Pattern: re.compile('changelog/(?P<issue_number>[^\\./]+)\.(?P<fragment_type>breaking|deprecation|feature|improvement|bugfix|vendor|doc|packaging|contrib|misc)(\.\d+)?(\.[^\\./]+)*\.rst$')