Skip to content

Support Python 3.12 and 3.13#55

Merged
mristin merged 1 commit intomainfrom
mristin/Support-Python-3.12-and-3.13
Nov 8, 2025
Merged

Support Python 3.12 and 3.13#55
mristin merged 1 commit intomainfrom
mristin/Support-Python-3.12-and-3.13

Conversation

@mristin
Copy link
Contributor

@mristin mristin commented Nov 8, 2025

We include Python 3.12 and 3.13 in our pipeline for continuous integration.

@mristin mristin force-pushed the mristin/Support-Python-3.12-and-3.13 branch from fd06d06 to abe7bf7 Compare November 8, 2025 11:29
We include Python 3.12 and 3.13 in our pipeline for continuous
integration.
@mristin mristin force-pushed the mristin/Support-Python-3.12-and-3.13 branch from abe7bf7 to 76203a1 Compare November 8, 2025 11:38
@mristin mristin merged commit e6a5f78 into main Nov 8, 2025
12 checks passed
@mristin mristin deleted the mristin/Support-Python-3.12-and-3.13 branch November 8, 2025 12:05
mristin added a commit that referenced this pull request Nov 8, 2025
* Support Python 3.12 and 3.13 (#55)
* Improve regexp generation for ``#`` (#50)
* Remove spurious CRLF warning (#48)
* Improve python-nested regex output for repetition (#45)
* Fix default for format argument (#42)
* Constrain abnf dependency to 2.2.0 (#43)

This is a minor version which mainly improves on the compatibility of
generated regular expressions so that they can be (re-)used across
more platforms.
@mristin mristin mentioned this pull request Nov 8, 2025
mristin added a commit that referenced this pull request Nov 8, 2025
* Support Python 3.12 and 3.13 (#55)
* Improve regexp generation for ``#`` (#50)
* Remove spurious CRLF warning (#48)
* Improve python-nested regex output for repetition (#45)
* Fix default for format argument (#42)
* Constrain abnf dependency to 2.2.0 (#43)

This is a minor version which mainly improves on the compatibility of
generated regular expressions so that they can be (re-)used across
more platforms.
mristin added a commit that referenced this pull request Nov 8, 2025
* Support Python 3.12 and 3.13 (#55)
* Improve regexp generation for ``#`` (#50)
* Remove spurious CRLF warning (#48)
* Improve python-nested regex output for repetition (#45)
* Fix default for format argument (#42)
* Constrain abnf dependency to 2.2.0 (#43)

This is a minor version which mainly improves on the compatibility of
generated regular expressions so that they can be (re-)used across
more platforms.
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.

1 participant