Issue 40697: add fissix as a lib2to3 alternative - Python tracker

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.

classification
process
Status: closed Resolution: wont fix
Dependencies: Superseder: Close 2to3 issues and list them here
View: 45544
Assigned To: Nosy List: BTaskaya, graingert, gvanrossum, pablogsal
Priority: normal Keywords:

Created on 2020-05-20 10:21 by graingert, last changed 2022-04-11 14:59 by admin. This issue is now closed.

Pull Requests
URL Status Linked Edit
PR 20087 closed graingert, 2020-05-20 10:21
Messages (3)
msg369438 - (view) Author: Thomas Grainger (graingert) * Date: 2020-05-20 10:21
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
msg369439 - (view) Author: Batuhan Taskaya (BTaskaya) * (Python committer) Date: 2020-05-20 10:39
Does / Will this project actively maintained? From what I can tell from the numerical stats (such as commit dates and star counts), it is not very much used and I'm afraid it doesn't look very active.
msg377015 - (view) Author: Guido van Rossum (gvanrossum) * (Python committer) Date: 2020-09-16 19:36
Closing for lack of activity.