Skip to content

Fix handling of positional-only parameters in test methods (#13377)

c9c9dc0
Select commit
Loading
Failed to load commit list.
Merged

[8.3.x] Fix handling of positional-only parameters in test methods (#13377) #13383

Fix handling of positional-only parameters in test methods (#13377)
c9c9dc0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
PSF Chronographer / Changelog entry succeeded Apr 19, 2025 in 2s

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/13377.bugfix.rst>]

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