bpo-36953: Delay removal of ABCs from collections.#13409
Conversation
|
Why do we even have to say in advance when the functionality will be removed? For this deprecation, we already said we would remove it in 3.8 but we don't. So why are we now so certain that it will be removed in 3.9? |
Sorry, something went wrong.
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. |
Sorry, something went wrong.
|
I think this deserves a |
Sorry, something went wrong.
Why not... done. |
Sorry, something went wrong.
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
May 20, 2019 16:34
|
Title and commits were mentioning wrong issues; rebased/edited. |
Sorry, something went wrong.
ilevkivskyi
left a comment
There was a problem hiding this comment.
Thanks for updates, LGTM!
Sorry, something went wrong.
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. |
Sorry, something went wrong.
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