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

bpo-37207: Update whatsnews for 3.9 #21337

Merged
merged 1 commit into from
Jul 6, 2020
Merged

Conversation

corona10
Copy link
Member

@corona10 corona10 commented Jul 5, 2020

@corona10
Copy link
Member Author

corona10 commented Jul 5, 2020

I noticed that we missed quite important improvements on what's news

@@ -685,6 +685,10 @@ in nanoseconds. The benchmarks were measured on an
running the macOS 64-bit builds found at
`python.org <https://www.python.org/downloads/mac-osx/>`_.

* A number of Python builtins (:class:`range`, :class:`tuple`, :class:`set`, :class:`frozenset`, :class:`list`, :class:`dict`)
Copy link
Contributor

Choose a reason for hiding this comment

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

IMO would be better if we are more specific, something like:

The Python builtins: :class:`range`.....

What about?

@ambv ambv merged commit b4a9263 into python:master Jul 6, 2020
@miss-islington
Copy link
Contributor

Thanks @corona10 for the PR, and @ambv 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 Jul 6, 2020
(cherry picked from commit b4a9263)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jul 6, 2020
@bedevere-bot
Copy link

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

corona10 added a commit to corona10/cpython that referenced this pull request Jul 6, 2020
(cherry picked from commit b4a9263)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
corona10 added a commit that referenced this pull request Jul 6, 2020
(cherry picked from commit b4a9263)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
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.

6 participants