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-03-03.16:31:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583253078.29.0.830179484172.issue39674@roundup.psfhosted.org>
In-reply-to
Content
New changeset 91fe4142642286b65c166f7b6e27de16f42b1286 by Victor Stinner in branch 'master':
bpo-39674: Update collections ABC deprecation doc (GH-18747)
https://github.com/python/cpython/commit/91fe4142642286b65c166f7b6e27de16f42b1286
History
Date User Action Args
2020-03-03 16:31:18vstinnersetrecipients: + vstinner, gvanrossum, jmadden, xtreak
2020-03-03 16:31:18vstinnersetmessageid: <1583253078.29.0.830179484172.issue39674@roundup.psfhosted.org>
2020-03-03 16:31:18vstinnerlinkissue39674 messages
2020-03-03 16:31:18vstinnercreate