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 graingert
Recipients graingert
Date 2020-05-20.10:21:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
now that lib2to3 is deprecated, the stdlib should point to alternatives

currently the docs point to libcst or parso, however neither is a drop-in replacement for lib2to3

the docs should add fissix as a lib2to3 alternative, because it is a drop-in replacement
History
Date User Action Args
2020-05-20 10:21:58graingertsetrecipients: + graingert
2020-05-20 10:21:58graingertsetmessageid: <[email protected]>
2020-05-20 10:21:58graingertlinkissue40697 messages
2020-05-20 10:21:58graingertcreate