-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update python version regex and fix version ordering (#10613)
* Update python version regex and add test cases * Replace removed test * extra sorting tests * wip * Update version identifier regex * WIP version ordering * Fix sorting and prerelease methods * More sorbet fixes * Update class comment * Fix failing tests * More test fixes * Use python_new_version feature flag * Use 0.dev as prerelease default rather than 0.a * Refactor conditional and remove unnecessary feature flag toggles
- Loading branch information
Showing
4 changed files
with
500 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.