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 | 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 | |