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 vstinner, xtreak
Date 2021-04-16.09:27:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618565225.59.0.743381864496.issue43844@roundup.psfhosted.org>
In-reply-to
Content
New changeset 471870fc504b0d69c767b188f180b17248be6998 by Victor Stinner in branch 'master':
bpo-43844: Fix PendingDeprecationWarning in test_lib2to3 (GH-25407)
https://github.com/python/cpython/commit/471870fc504b0d69c767b188f180b17248be6998
History
Date User Action Args
2021-04-16 09:27:05vstinnersetrecipients: + vstinner, xtreak
2021-04-16 09:27:05vstinnersetmessageid: <1618565225.59.0.743381864496.issue43844@roundup.psfhosted.org>
2021-04-16 09:27:05vstinnerlinkissue43844 messages
2021-04-16 09:27:05vstinnercreate