Message336799
| Author | zach.ware |
|---|---|
| Recipients | gvanrossum, zach.ware |
| Date | 2019-02-28.04:35:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551328511.24.0.746391009044.issue36143@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Lib/keyword.py already regenerates itself from Python/graminit.c when run as a script, but there should be a `regen-keyword.py` target added to Makefile.pre.in and included as a dependency of the `regen-all` target. Agreed that this is a good starting issue, particularly for anyone wanting to get more familiar with Makefiles. See also issue30638. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-28 04:35:11 | zach.ware | set | recipients: + zach.ware, gvanrossum |
| 2019-02-28 04:35:11 | zach.ware | set | messageid: <1551328511.24.0.746391009044.issue36143@roundup.psfhosted.org> |
| 2019-02-28 04:35:11 | zach.ware | link | issue36143 messages |
| 2019-02-28 04:35:11 | zach.ware | create | |