FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-40937: Do not expose abstract collection classes in the collections module by remilapeyre · Pull Request #20774 · python/cpython · GitHub

/ cpython Public

bpo-40937: Do not expose abstract collection classes in the collections module - #20774

Closed
remilapeyre wants to merge 4 commits into
python:masterfrom
remilapeyre:bpo-40937-collections
Closed

bpo-40937: Do not expose abstract collection classes in the collections module#20774
remilapeyre wants to merge 4 commits into
python:masterfrom
remilapeyre:bpo-40937-collections

Conversation

remilapeyre commented Jun 10, 2020
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Original patch in ef092fe by Serhiy Storchaka

https://bugs.python.org/issue40937

remilapeyre requested a review from rhettinger as a code owner June 10, 2020 10:48
remilapeyre changed the title Do not expose abstract collection classes in the collections module bpo-40937: Do not expose abstract collection classes in the collections module Jun 10, 2020

Copy link
Copy Markdown
Contributor

LGTM.

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Add a What's New entry.

Copy link
Copy Markdown

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 I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Copy link
Copy Markdown
Contributor Author

Thanks, I have made the requested changes; please review again

Copy link
Copy Markdown

Thanks for making the requested changes!

@serhiy-storchaka: please review the changes made to this pull request.

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
Member

See also #23754.

@rhettinger, merge please one of these PRs.

Copy link
Copy Markdown
Contributor

That isn't up to me. Try @pablogsal

serhiy-storchaka removed their assignment Jan 2, 2021

hugovk commented Jan 13, 2021

Copy link
Copy Markdown
Member

This removal has been merged via #23754.

Thanks for the PR!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL