Skip to content

bpo-45449: add note about PEP 585 in collections.abc's documentation#29047

Merged
ambv merged 2 commits into
python:mainfrom
FFY00:bpo-45449
Oct 19, 2021
Merged

bpo-45449: add note about PEP 585 in collections.abc's documentation#29047
ambv merged 2 commits into
python:mainfrom
FFY00:bpo-45449

Conversation

@FFY00

@FFY00 FFY00 commented Oct 19, 2021

Copy link
Copy Markdown
Member

Signed-off-by: Filipe Laíns <lains@riseup.net>
@FFY00
FFY00 requested a review from rhettinger as a code owner October 19, 2021 00:42
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Oct 19, 2021
@FFY00
FFY00 requested review from ambv and gvanrossum October 19, 2021 00:42
@gvanrossum

Copy link
Copy Markdown
Member

Hm, I feel that there should probably a section in the docs explaining cls[…], so we can link there rather than to the PEP (which is not for beginners).

@gvanrossum

Copy link
Copy Markdown
Member

I'll leave the review to Lukasz then.

@ambv
ambv merged commit 7bafa0c into python:main Oct 19, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 19, 2021
…ythonGH-29047)

Signed-off-by: Filipe Laíns <lains@riseup.net>

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 7bafa0c)

Co-authored-by: Filipe Laíns <lains@riseup.net>
@bedevere-bot

Copy link
Copy Markdown

GH-29067 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 19, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @FFY00 and @ambv, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 7bafa0cf586227987d3d662264d491e3780024b7 3.9

ambv pushed a commit to ambv/cpython that referenced this pull request Oct 19, 2021
…ation (pythonGH-29047)

Signed-off-by: Filipe Laíns <lains@riseup.net>

Co-authored-by: Łukasz Langa <lukasz@langa.pl>.
(cherry picked from commit 7bafa0c)

Co-authored-by: Filipe Laíns <lains@riseup.net>
@bedevere-bot

Copy link
Copy Markdown

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

ambv added a commit that referenced this pull request Oct 19, 2021
…H-29047) (GH-29067)

Signed-off-by: Filipe Laíns <lains@riseup.net>

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 7bafa0c)
ambv added a commit that referenced this pull request Oct 19, 2021
…ation (GH-29047) (GH-29068)

Signed-off-by: Filipe Laíns <lains@riseup.net>

Co-authored-by: Łukasz Langa <lukasz@langa.pl>.
(cherry picked from commit 7bafa0c)

Co-authored-by: Filipe Laíns <lains@riseup.net>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants