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

Proposal: PEP 440 compatible type #63

Open
funkyfuture opened this issue Nov 12, 2017 · 0 comments
Open

Proposal: PEP 440 compatible type #63

funkyfuture opened this issue Nov 12, 2017 · 0 comments
Labels
Status:DesignNeeded This issue is waiting for somewhat to suggest a new design Topic:PyPI Implementing PyPI-style version specifiers Type:NewFeature

Comments

@funkyfuture
Copy link

PEP 440 allows version strings like this: 0.1b2.dev3. it would be neat to have the Version class and the validate function would support these when passed an option to parse with regards to that syntax.

@rbarrois rbarrois added Type:NewFeature Status:DesignNeeded This issue is waiting for somewhat to suggest a new design Topic:PyPI Implementing PyPI-style version specifiers labels Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:DesignNeeded This issue is waiting for somewhat to suggest a new design Topic:PyPI Implementing PyPI-style version specifiers Type:NewFeature
Projects
None yet
Development

No branches or pull requests

2 participants