Message373332
Can that be done as a 3rd party wrapper? Then you would be able to support older Python versions, and typed_ast (which can parse older Python grammars with a newer Python that's older than 3.8). Plus it would be much easier to get your code released -- no waiting for core devs to review it or waiting for the next CPython (bugfix or feature) release to get a bug fixed or small feature added. |
|
| Date |
User |
Action |
Args |
| 2020-07-08 18:59:47 | gvanrossum | set | recipients:
+ gvanrossum, gregory.p.smith, vstinner, carljm, eric.snow, hroncok, corona10, BTaskaya, Peter Ludemann |
| 2020-07-08 18:59:47 | gvanrossum | set | messageid: <[email protected]> |
| 2020-07-08 18:59:47 | gvanrossum | link | issue40360 messages |
| 2020-07-08 18:59:47 | gvanrossum | create | |
|