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-45449: add note about PEP 585 in collections.abc's documentation #29047
Conversation
Signed-off-by: Filipe Laíns <[email protected]>
Hm, I feel that there should probably a section in the docs explaining |
I'll leave the review to Lukasz then. |
…ythonGH-29047) Signed-off-by: Filipe Laíns <[email protected]> Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 7bafa0c) Co-authored-by: Filipe Laíns <[email protected]>
GH-29067 is a backport of this pull request to the 3.10 branch. |
Sorry, @FFY00 and @ambv, I could not cleanly backport this to |
…ation (pythonGH-29047) Signed-off-by: Filipe Laíns <[email protected]> Co-authored-by: Łukasz Langa <[email protected]>. (cherry picked from commit 7bafa0c) Co-authored-by: Filipe Laíns <[email protected]>
GH-29068 is a backport of this pull request to the 3.9 branch. |
…H-29047) (GH-29067) Signed-off-by: Filipe Laíns <[email protected]> Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 7bafa0c)
…ation (GH-29047) (GH-29068) Signed-off-by: Filipe Laíns <[email protected]> Co-authored-by: Łukasz Langa <[email protected]>. (cherry picked from commit 7bafa0c) Co-authored-by: Filipe Laíns <[email protected]>
Signed-off-by: Filipe Laíns [email protected]
https://bugs.python.org/issue45449