◐ Shell
clean mode source ↗

Issue 40697: add fissix as a lib2to3 alternative

Issue40697

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.
History
Date User Action Args
2022-04-11 14:59:31adminsetgithub: 84874
2021-10-20 22:53:56iritkatrielsetstatus: open -> closed
superseder: Close 2to3 issues and list them here
resolution: wont fix
stage: resolved
2020-09-16 19:36:54gvanrossumsetnosy: + gvanrossum
messages: + msg377015
2020-05-20 10:39:18BTaskayasetnosy: + pablogsal, BTaskaya
messages: + msg369439
2020-05-20 10:21:58graingertcreate