Skip to content

bpo-41573: Correct wrong sentences in General FAQ #21915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2020

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.

@terryjreedy terryjreedy reopened this Aug 21, 2020
@terryjreedy terryjreedy added the needs backport to 3.9 only security fixes label Aug 21, 2020
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
(cherry picked from commit 7173fc8)

Co-authored-by: wyz23x2 <52805709+wyz23x2@users.noreply.github.com>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Aug 21, 2020
terryjreedy pushed a commit that referenced this pull request Aug 22, 2020
(cherry picked from commit 7173fc8)
Co-authored-by: wyz23x2 <52805709+wyz23x2@users.noreply.github.com>
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