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 <lains@riseup.net>
|
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 <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>
|
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 <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>
|
GH-29068 is a backport of this pull request to the 3.9 branch. |


Signed-off-by: Filipe Laíns lains@riseup.net
https://bugs.python.org/issue45449