This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients gvanrossum, jmadden, vstinner, xtreak
Date 2020-02-18.15:29:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582039741.15.0.142574420441.issue39674@roundup.psfhosted.org>
In-reply-to
Content
New changeset af5ee3ff610377ef446c2d88bbfcbb3dffaaf0c9 by Victor Stinner in branch 'master':
bpo-39674: Revert "bpo-25988: Do not expose abstract collection classes in the collections module. (GH-10596)" (GH-18545)
https://github.com/python/cpython/commit/af5ee3ff610377ef446c2d88bbfcbb3dffaaf0c9
History
Date User Action Args
2020-02-18 15:29:01vstinnersetrecipients: + vstinner, gvanrossum, jmadden, xtreak
2020-02-18 15:29:01vstinnersetmessageid: <1582039741.15.0.142574420441.issue39674@roundup.psfhosted.org>
2020-02-18 15:29:01vstinnerlinkissue39674 messages
2020-02-18 15:29:01vstinnercreate