Skip to content

Fix handling of case-sensitivity for fake posixpath - #1309

Merged
mrbean-bremen merged 1 commit into
pytest-dev:mainfrom
mrbean-bremen:posixpath_case
Apr 9, 2026
Merged

Fix handling of case-sensitivity for fake posixpath#1309
mrbean-bremen merged 1 commit into
pytest-dev:mainfrom
mrbean-bremen:posixpath_case

Conversation

@mrbean-bremen

@mrbean-bremen mrbean-bremen commented Apr 8, 2026

Copy link
Copy Markdown
Member

Tasks

  • Unit tests added that reproduce the issue or prove feature is working
  • Fix or feature added
  • Entry to release notes added
  • Pre-commit CI shows no errors
  • Unit tests passing

- relates to hash() (since Python 3.13),
  match() and full_match() (since Python 3.14)
@mrbean-bremen
mrbean-bremen merged commit 3fe24c5 into pytest-dev:main Apr 9, 2026
104 checks passed
@mrbean-bremen
mrbean-bremen deleted the posixpath_case branch April 9, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Path casing hash collisions when using Python 3.14 on Linux

1 participant