Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better version parsing #2152

Merged
merged 9 commits into from Jun 6, 2023
Merged

Conversation

antonpirker
Copy link
Member

This now uses the PEP 440 reference implementation [1] to parse version strings.

Fixes #1095
Fixes #1941

1: https://peps.python.org/pep-0440/#appendix-b-parsing-version-strings-with-regular-expressions

@antonpirker antonpirker marked this pull request as ready for review June 6, 2023 08:04
@antonpirker
Copy link
Member Author

This is also related to #1354 and will replace the old PR.

@antonpirker antonpirker enabled auto-merge (squash) June 6, 2023 08:16
@antonpirker antonpirker merged commit 87eb761 into master Jun 6, 2023
242 of 243 checks passed
@antonpirker antonpirker deleted the antonpirker/better_version_parsing branch June 6, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants