Uh oh!
There was an error while loading. Please reload this page.
bpo-40937: Do not expose abstract collection classes in the collections module - #20774
bpo-40937: Do not expose abstract collection classes in the collections module#20774remilapeyre wants to merge 4 commits into
Conversation
Original patch in ef092fe by Serhiy Storchaka
rhettinger
commented
Jun 10, 2020
LGTM. |
rhettinger
commented
Jun 11, 2020
Have Serhiy take a look this. He's up to date on how long this has been deferred and where the essential downstream packages have been updated yet. |
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Add a What's New entry.
bedevere-bot
commented
Jun 13, 2020
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
remilapeyre
commented
Jun 15, 2020
Thanks, I have made the requested changes; please review again |
bedevere-bot
commented
Jun 15, 2020
Thanks for making the requested changes! @serhiy-storchaka: please review the changes made to this pull request. |
tirkarthi
commented
Jun 20, 2020
FWIW, I created 100 issues across 3500 top PyPI packages about this. There were also several reports from Fedora about this when they updated to Python 3.9. https://github.com/search?q=is%3Aissue+author%3Atirkarthi+archived%3Afalse+collections |
serhiy-storchaka
commented
Dec 29, 2020
See also #23754. @rhettinger, merge please one of these PRs. |
rhettinger
commented
Dec 30, 2020
That isn't up to me. Try @pablogsal |
hugovk
commented
Jan 13, 2021
This removal has been merged via #23754. Thanks for the PR! |
Original patch in ef092fe by Serhiy Storchaka
https://bugs.python.org/issue40937