Skip to content

[regex] Update to 2025.10.23#14908

Merged
srittau merged 4 commits intopython:mainfrom
donbarbos:bump-regex-2025.10.23
Oct 22, 2025
Merged

[regex] Update to 2025.10.23#14908
srittau merged 4 commits intopython:mainfrom
donbarbos:bump-regex-2025.10.23

Conversation

@donbarbos
Copy link
Copy Markdown
Contributor

Closes: #14907

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Comment thread stubs/regex/regex/_regex_core.pyi Outdated
Co-authored-by: Sebastian Rittau <sebastian.rittau@zfutura.de>
@github-actions
Copy link
Copy Markdown
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

paroxython (https://github.com/laowantong/paroxython)
- paroxython/map_taxonomy.py:178: error: Argument 1 to "append" of "list" has incompatible type "tuple[regex.regex.Pattern[str], TaxonPattern]"; expected "tuple[re.Pattern[Any], TaxonPattern]"  [arg-type]
+ paroxython/map_taxonomy.py:178: error: Argument 1 to "append" of "list" has incompatible type "tuple[regex._main.Pattern[str], TaxonPattern]"; expected "tuple[re.Pattern[Any], TaxonPattern]"  [arg-type]

@srittau srittau merged commit cbd732e into python:main Oct 22, 2025
48 checks passed
@donbarbos donbarbos deleted the bump-regex-2025.10.23 branch February 25, 2026 03:59
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