Skip to content
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

"What’s New In Python 3.X" does not include the release date for 3.0, 3.2, 3.8 and 3.10 #92240

Open
MojoVampire opened this issue May 3, 2022 · 4 comments
Labels
docs easy

Comments

@MojoVampire
Copy link
Contributor

@MojoVampire MojoVampire commented May 3, 2022

Documentation

The What's New In Python 3.X docs for 3.1, 3.3-3.7 and 3.9 all include the initial release date in their first paragraph, which is handy to include for historical/reference purposes. The docs for 3.0, 3.2, 3.8 and 3.10 do not. Any chance the release date could be added to those four What's New docs (and included in future What's New docs), following the rough pattern seen in the other six:

This article explains the new features in Python 3.X, compared to 3.X-1. Python 3.X was released on Monthname DD, YYYY. See the changelog for a full list of changes.

with some adjustment needed for 3.0 (where the initial paragraph is an introduction to Python 3 as well, and much more verbose).

@Sumanth077
Copy link

@Sumanth077 Sumanth077 commented May 11, 2022

Hello @MojoVampire Can I contribute to this?

@arhadthedev
Copy link
Contributor

@arhadthedev arhadthedev commented May 11, 2022

@Sumanth077 It's an open repository so there is no need to ask.

However, waiting time may be between a day and a month. That's because other contributors need a chance to participate and maybe give a feedback before the PR gets merged.

@Sumanth077
Copy link

@Sumanth077 Sumanth077 commented May 12, 2022

Thank you @arhadthedev for your reply, can you kindly mention the links to that documentation here.

georgically added a commit to georgically/cpython that referenced this issue May 18, 2022
Added release dates for
"What's New in Python 3.X" for 3.0, 3.1, 3.2, 3.8 and 3.10
@georgically
Copy link
Contributor

@georgically georgically commented May 19, 2022

I didn't see any movements here so I picked it up @Sumanth077.
PR made for Release dates for "What's New in Python 3.X" for 3.0, 3.1, 3.2, 3.8 and 3.10 added.

georgically added a commit to georgically/cpython that referenced this issue May 19, 2022
georgically added a commit to georgically/cpython that referenced this issue May 19, 2022
georgically added a commit to georgically/cpython that referenced this issue May 22, 2022
JelleZijlstra added a commit that referenced this issue May 29, 2022
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 29, 2022
…pythonGH-92937)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
(cherry picked from commit 877ad7b)

Co-authored-by: georgically <40323509+georgically@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 29, 2022
…pythonGH-92937)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
(cherry picked from commit 877ad7b)

Co-authored-by: georgically <40323509+georgically@users.noreply.github.com>
miss-islington added a commit that referenced this issue May 29, 2022
…2937)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
(cherry picked from commit 877ad7b)

Co-authored-by: georgically <40323509+georgically@users.noreply.github.com>
miss-islington added a commit that referenced this issue May 29, 2022
…2937)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
(cherry picked from commit 877ad7b)

Co-authored-by: georgically <40323509+georgically@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs easy
Projects
None yet
Development

No branches or pull requests

4 participants