Message175212
| Author | vstinner |
|---|---|
| Recipients | amaury.forgeotdarc, vstinner |
| Date | 2012-11-09.01:01:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1352422905.09.0.489322672127.issue16445@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The "spatch" doesn't match the following macro: Modules/_testcapimodule.c:#define UNBIND(X) Py_DECREF(X); (X) = NULL -- Python/Python-ast.c is autogenerated from Parser/asdl_c.py, the .py file should be fixed instead. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-09 01:01:45 | vstinner | set | recipients: + vstinner, amaury.forgeotdarc |
| 2012-11-09 01:01:45 | vstinner | set | messageid: <1352422905.09.0.489322672127.issue16445@psf.upfronthosting.co.za> |
| 2012-11-09 01:01:45 | vstinner | link | issue16445 messages |
| 2012-11-09 01:01:44 | vstinner | create | |