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

Allow validating if given a partial version_strimg is valid. #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pjrm
Copy link

@pjrm pjrm commented Jul 7, 2019

This change will add an argument on function validate, that allows to
verify if given a version_string it's valid on a partial way.

@pjrm pjrm changed the title Allow to validate if given a partial version_strimg is valid. Allow validating if given a partial version_strimg is valid. Jul 7, 2019
@pjrm pjrm force-pushed the validate_partial_version_string branch from a812afd to d894ae5 Compare July 7, 2019 20:57
This change will add an argument on function validate, that allows to
verify if given a version_string it's valid on a partial way.
@rbarrois
Copy link
Owner

Since the partial=True flag is deprecated, I'm unsure about the future of this pull request.

Could you describe your use case for working with partial versions? I wouldn't want to remove a feature that is actually useful ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants