bpo-36953: Delay removal of ABCs from collections. - #13409
Conversation
The policy is AFAICT removal n+2 after deprecation. We do have to remove at some point no? And adding the version number for removal make it easy to search for all that was marked for removal, as well as give expectation to readers. In any case here we are just discussing bumping the version number, which should be less controversial than discussing if their should be one. |
|
I think this deserves a |
Why not... done. |
Bump the removal to 3.9, indicate collections.abc available since 3.3, replace version-changed directive tdeprecated-removed.
Co-Authored-By: Xtreak <tir.karthi@gmail.com>
0ca83e5 to
c34186d
Compare
|
Title and commits were mentioning wrong issues; rebased/edited. |
ilevkivskyi
left a comment
There was a problem hiding this comment.
Thanks for updates, LGTM!
This typo was introduced in GH-13409 when changing the message text.
This typo was introduced in pythonGH-13409 when changing the message text. (cherry picked from commit c4106af) Co-authored-by: Florian Bruhin <me@the-compiler.org>
This typo was introduced in pythonGH-13409 when changing the message text.
|
Thanks @Carreau for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Bump the removal to 3.9, indicate collections.abc available since 3.3, replace version-changed directive to deprecated-removed. https://bugs.python.org/issue36953 (cherry picked from commit eea47e0) Co-authored-by: Matthias Bussonnier <mbussonnier@ucmerced.edu>
Bump the removal to 3.9, indicate collections.abc available since 3.3, replace version-changed directive to deprecated-removed. https://bugs.python.org/issue36953 (cherry picked from commit eea47e0) Co-authored-by: Matthias Bussonnier <mbussonnier@ucmerced.edu>
Bump the removal to 3.9, indicate collections.abc available since 3.3, replace version-changed directive to deprecated-removed. https://bugs.python.org/issue36953 (cherry picked from commit eea47e0) Co-authored-by: Matthias Bussonnier <mbussonnier@ucmerced.edu>
Bump the removal to 3.9, indicate collections.abc available since 3.3, replace version-changed directive to deprecated-removed. https://bugs.python.org/issue36953
This typo was introduced in pythonGH-13409 when changing the message text.
This typo was introduced in pythonGH-13409 when changing the message text.

Bump the removal to 3.9, indicate collections.abc available since 3.3,
replace version-changed directive to deprecated-removed.
https://bugs.python.org/issue36953