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 gvanrossum
Recipients BTaskaya, Peter Ludemann, carljm, corona10, eric.snow, gregory.p.smith, gvanrossum
Date 2020-04-30.01:39:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588210790.95.0.945572559814.issue40360@roundup.psfhosted.org>
In-reply-to
Content
It's typically not up to the core devs to pick a winning third party library; we tend to recommend libraries that are already essentially category winners, like requests. In a sense pointing to LibCST *and* parso is redundant because LibCST builds on parso. Comparing stars on GitHub:
- LibCST: 423
- parso: 296
- awpa: 10
History
Date User Action Args
2020-04-30 01:39:51gvanrossumsetrecipients: + gvanrossum, gregory.p.smith, carljm, eric.snow, corona10, BTaskaya, Peter Ludemann
2020-04-30 01:39:50gvanrossumsetmessageid: <1588210790.95.0.945572559814.issue40360@roundup.psfhosted.org>
2020-04-30 01:39:50gvanrossumlinkissue40360 messages
2020-04-30 01:39:50gvanrossumcreate