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 gregory.p.smith
Recipients BTaskaya, carljm, eric.snow, gregory.p.smith, gvanrossum
Date 2020-04-24.18:19:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 503de7149d03bdcc671dcbbb5b64f761bb192b4d by Carl Meyer in branch 'master':
bpo-40360: Deprecate lib2to3 module in light of PEP 617 (GH-19663)
https://github.com/python/cpython/commit/503de7149d03bdcc671dcbbb5b64f761bb192b4d
History
Date User Action Args
2020-04-24 18:19:54gregory.p.smithsetrecipients: + gregory.p.smith, gvanrossum, carljm, eric.snow, BTaskaya
2020-04-24 18:19:54gregory.p.smithsetmessageid: <[email protected]>
2020-04-24 18:19:54gregory.p.smithlinkissue40360 messages
2020-04-24 18:19:54gregory.p.smithcreate