-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
CLIRelating to the command-line interfaceRelating to the command-line interfaceenhancementNew feature or request thereforNew feature or request thereforlibrary APIRelating to the public library APIRelating to the public library API
Description
-
Add a
next_minor_version()(next_release()?) method for getting the next upcoming Python minor version (or major, if that's what's next?) -
Add a
next_version_in(major|minor)method that returns the next minor/micro version to be released in the given major/minor version -
Add
unreleased_{major,minor,micro}_versions()methods? -
Give
pyversion-info listan--unreleasedoption -
Give the
--subversionsoption ofpyversion-info showanunreleasedchoice
Metadata
Metadata
Assignees
Labels
CLIRelating to the command-line interfaceRelating to the command-line interfaceenhancementNew feature or request thereforNew feature or request thereforlibrary APIRelating to the public library APIRelating to the public library API