Skip to content

bpo-37207: Update whatsnews for 3.9 - #21337

Merged
ambv merged 1 commit into
python:masterfrom
corona10:bpo-37207-docs-3.10
Jul 6, 2020
Merged

bpo-37207: Update whatsnews for 3.9#21337
ambv merged 1 commit into
python:masterfrom
corona10:bpo-37207-docs-3.10

Conversation

@corona10

@corona10 corona10 commented Jul 5, 2020

Copy link
Copy Markdown
Member
@corona10

corona10 commented Jul 5, 2020

Copy link
Copy Markdown
Member Author

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

Comment thread Doc/whatsnew/3.9.rst
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
Copy Markdown
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
Copy Markdown
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

Copy link
Copy Markdown

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>
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

6 participants