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
|
LGTM. |
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Add a What's New entry.
Sorry, something went wrong.
|
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 |
Sorry, something went wrong.
|
Thanks, I have made the requested changes; please review again |
Sorry, something went wrong.
|
Thanks for making the requested changes! @serhiy-storchaka: please review the changes made to this pull request. |
Sorry, something went wrong.
|
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 |
Sorry, something went wrong.
Original patch in ef092fe by Serhiy Storchaka
https://bugs.python.org/issue40937