Message 124827 - Python tracker
Message124827
| Author | vstinner |
|---|---|
| Recipients | belopolsky, vstinner |
| Date | 2010-12-28.23:16:39 |
| SpamBayes Score | 0.0013114553 |
| Marked as misclassified | No |
| Message-id | <1293578200.7.0.323306313515.issue10785@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When testing my patch, I found and fixed two bugs in pgen: - r87557: PGEN was not defined to compile pgenmain.c and printgrammar.c - r87558: pgen error was ignored on "make Parser/pgen.stamp" (when executing pgen to compile the grammar) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-28 23:16:40 | vstinner | set | recipients: + vstinner, belopolsky |
| 2010-12-28 23:16:40 | vstinner | set | messageid: <1293578200.7.0.323306313515.issue10785@psf.upfronthosting.co.za> |
| 2010-12-28 23:16:39 | vstinner | link | issue10785 messages |
| 2010-12-28 23:16:39 | vstinner | create | |