Message 390571 - Python tracker

Message390571

Author vstinner
Recipients ezio.melotti, gvanrossum, jmadden, python-dev, vstinner, xtreak
Date 2021-04-08.23:29:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617924567.6.0.820689807894.issue39674@roundup.psfhosted.org>
In-reply-to
Content
New changeset 20d56bd41b56023ce9fa3739c0c9aa8be8d48bfa by Markus Gerstel in branch '3.8':
bpo-39674: Fix collections ABC deprecation notice (GH-25281)
https://github.com/python/cpython/commit/20d56bd41b56023ce9fa3739c0c9aa8be8d48bfa
History
Date User Action Args
2021-04-08 23:29:27vstinnersetrecipients: + vstinner, gvanrossum, ezio.melotti, python-dev, jmadden, xtreak
2021-04-08 23:29:27vstinnersetmessageid: <1617924567.6.0.820689807894.issue39674@roundup.psfhosted.org>
2021-04-08 23:29:27vstinnerlinkissue39674 messages
2021-04-08 23:29:27vstinnercreate