Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-39674: Revert "bpo-25988: Do not expose abstract collection classes in the collections module. (GH-10596)" #18545

Merged
merged 1 commit into from
Feb 18, 2020

Commits on Feb 18, 2020

  1. bpo-39674: Revert "bpo-25988: Do not expose abstract collection class…

    …es in the collections module. (GH-10596)"
    
    This reverts commit ef092fe.
    
    Update collections __getattr__() and documentation to defer aliases
    removal to Python 3.10.
    vstinner committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    23383c6 View commit details
    Browse the repository at this point in the history