Message345398
It's fine to document the current state. I don't think you should spend any time *changing* the API to "future-proof" it.
I am hoping that larger changes to the compiler implementation will happen before Python 4, which will make the whole API moot (including the "parser" module, which should be deprecated ASAP). The compiler is excluded from the ABI for a reason. |
|
Date |
User |
Action |
Args |
2019-06-12 18:14:43 | gvanrossum | set | recipients:
+ gvanrossum, vstinner |
2019-06-12 18:14:43 | gvanrossum | set | messageid: <1560363283.74.0.0738348280742.issue37253@roundup.psfhosted.org> |
2019-06-12 18:14:43 | gvanrossum | link | issue37253 messages |
2019-06-12 18:14:43 | gvanrossum | create | |
|