Message 371929 - Python tracker
Message371929
| Author | nnemkin |
|---|---|
| Recipients | brandtbucher, gvanrossum, lys.nikolaou, miss-islington, nnemkin, pablogsal, vstinner |
| Date | 2020-06-20.10:01:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1592647304.92.0.262045680004.issue40939@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Shouldn't the following files be deleted too? Include/bitset.h Include/grammar.h Include/graminit.h Include/parsetok.h Include/node.h Python/graminit.c Parser/node.c Also declarations: PyNode_Compile in Include/compile.h PyParser_SimpleParse* in Include/pythonrun.h And PyParser_ASTFrom* API need new implementations. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-20 10:01:44 | nnemkin | set | recipients: + nnemkin, gvanrossum, vstinner, lys.nikolaou, pablogsal, miss-islington, brandtbucher |
| 2020-06-20 10:01:44 | nnemkin | set | messageid: <1592647304.92.0.262045680004.issue40939@roundup.psfhosted.org> |
| 2020-06-20 10:01:44 | nnemkin | link | issue40939 messages |
| 2020-06-20 10:01:44 | nnemkin | create | |