Message354348
| Author | Haruka Ma |
|---|---|
| Recipients | Haruka Ma, ned.deily, ronaldoussoren |
| Date | 2019-10-10.08:47:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1570697231.32.0.587121640762.issue38429@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Since commit https://github.com/python/cpython/commit/c02b41b1fb115c87693530ea6a480b2e15460424 , some syntax errors are preventing cpython from compiling with --enable-framework on. Specifically, the errors are in Modules/getpath.c on line 1134 and 1165. I've made some inline comments on github as well. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-10-10 08:47:11 | Haruka Ma | set | recipients: + Haruka Ma, ronaldoussoren, ned.deily |
| 2019-10-10 08:47:11 | Haruka Ma | set | messageid: <1570697231.32.0.587121640762.issue38429@roundup.psfhosted.org> |
| 2019-10-10 08:47:11 | Haruka Ma | link | issue38429 messages |
| 2019-10-10 08:47:11 | Haruka Ma | create | |