Skip to content

add: nodes.norm_sep helper for nodeid path separator normalization

7ccc79f
Select commit
Loading
Failed to load commit list.
Open

fix #14004 - connect conftests to nodeids/nodes instead of matching string prefixes - ensure we connect in the collect phase in case of directory confusion #14098

add: nodes.norm_sep helper for nodeid path separator normalization
7ccc79f
Select commit
Loading
Failed to load commit list.
PSF Chronographer / Changelog entry succeeded Jan 11, 2026 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/14004.bugfix.rst>, <PatchedFile: changelog/14004.deprecation.rst>, <PatchedFile: changelog/14098.improvement.rst>]

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