Skip to content

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

Open
pjrm wants to merge 1 commit into
rbarrois:masterfrom
pjrm:validate_partial_version_string
Open

Allow validating if given a partial version_strimg is valid.#75
pjrm wants to merge 1 commit into
rbarrois:masterfrom
pjrm:validate_partial_version_string

Conversation

@pjrm

@pjrmpjrm commented Jul 7, 2019

Copy link
Copy Markdown

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.

@pjrmpjrm 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
pjrmforce-pushed the validate_partial_version_string branch from a812afd to d894ae5CompareJuly 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
Copy Markdown
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 freeto 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

@pjrm@rbarrois