Skip to content

Conversation

@wyz23x2
Copy link
Contributor

@wyz23x2 wyz23x2 commented Aug 18, 2020

Release candidate is "rc" not "c";
Python 2.x is not supported anymore.

https://bugs.python.org/issue41573

@nmaynes
Copy link
Contributor

nmaynes commented Aug 20, 2020

Pull request looks good to me. It changes the language to match PEP 440 and points out that version 2.7.x is no longer supported.

Copy link
Member

@terryjreedy terryjreedy left a comment

Choose a reason for hiding this comment

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

I wish we did use 'cN', but we don't.

The 2.x change is only appropriate for 3.9. The 'cn' to 'rcN' change applies to 3.8, but I am not sure it is worth a separate PR.

@terryjreedy terryjreedy merged commit 7173fc8 into python:master Aug 21, 2020
@miss-islington
Copy link
Contributor

Thanks @wyz23x2 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 21, 2020
@bedevere-bot
Copy link

GH-21938 is a backport of this pull request to the 3.9 branch.

terryjreedy pushed a commit that referenced this pull request Aug 22, 2020
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
@wyz23x2 wyz23x2 deleted the patch-4 branch April 24, 2021 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants