Skip to content

fix: allow more PEP440-compliant characters in python versions#4964

Open
kzantow wants to merge 1 commit into
anchore:mainfrom
kzantow-anchore:fix/python-versions
Open

fix: allow more PEP440-compliant characters in python versions#4964
kzantow wants to merge 1 commit into
anchore:mainfrom
kzantow-anchore:fix/python-versions

Conversation

@kzantow

@kzantow kzantow commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds more fixes for Python versions as defined in the spec: epochs and additional characters that were not being allowed.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have added unit tests that cover changed behavior
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections

Issue references

Signed-off-by: Keith Zantow <kzantow@gmail.com>
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