Skip to content

Update pathspec to 1.0.0#20533

Merged
ilevkivskyi merged 1 commit intopython:masterfrom
cdce8p:update-pathspec-1.0.0
Jan 6, 2026
Merged

Update pathspec to 1.0.0#20533
ilevkivskyi merged 1 commit intopython:masterfrom
cdce8p:update-pathspec-1.0.0

Conversation

@cdce8p
Copy link
Copy Markdown
Collaborator

@cdce8p cdce8p commented Jan 6, 2026

https://github.com/cpburnz/python-pathspec/blob/v1.0.0/CHANGES.rst
https://github.com/cpburnz/python-pathspec/blob/v1.0.0/UPGRADING.rst

Pathspec v1.0.0 was released a few hours ago. It included a few breaking changes.

  • gitwildmatch was renamed to gitignore
  • GitWildMatchPatternError is now an (temporary) alias for GitIgnorePatternError before it's removed completely

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 6, 2026

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@ilevkivskyi ilevkivskyi merged commit 7fee02c into python:master Jan 6, 2026
23 checks passed
@cdce8p cdce8p deleted the update-pathspec-1.0.0 branch January 6, 2026 13:04
michaelm-openai pushed a commit to michaelm-openai/mypy that referenced this pull request Mar 7, 2026
https://github.com/cpburnz/python-pathspec/blob/v1.0.0/CHANGES.rst
https://github.com/cpburnz/python-pathspec/blob/v1.0.0/UPGRADING.rst

Pathspec `v1.0.0` was released a few hours ago. It included a few
breaking changes.
- `gitwildmatch` was renamed to `gitignore`
- `GitWildMatchPatternError` is now an (temporary) alias for
`GitIgnorePatternError` before it's removed completely
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.

2 participants