Skip to content

Fit Python 3.10 version string#131

Open
btharper wants to merge 1 commit into
pypa:mainfrom
btharper:patch-1
Open

Fit Python 3.10 version string#131
btharper wants to merge 1 commit into
pypa:mainfrom
btharper:patch-1

Conversation

@btharper

Copy link
Copy Markdown

Fix truncation of '3.10' version string.

This produces the expected major.minor version string on 2.7, and 3.4 through 3.10.

Fix truncation of '3.10' version string.

This produces the expected major.minor version string.

@Testsr Testsr left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change will be necessary when python 3.10 arrives, and will work for all versions.

@cclauss

cclauss commented Oct 18, 2021

Copy link
Copy Markdown

@Testsr Python 3.10 has arrived.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants