Message 285595 - Python tracker
Message285595
| Author | vstinner |
|---|---|
| Recipients | larry, methane, serhiy.storchaka, vstinner, yselivanov |
| Date | 2017-01-17.01:10:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484615405.29.0.220284980222.issue29286@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
ac_more_fastcalls.patch: Hum, I guess that your change on _PyStack_UnpackDict() is related to a bug in the function prototype. The function is unable to report failure if args is NULL. It changed the API in the change 38ab8572fde2. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-17 01:10:05 | vstinner | set | recipients: + vstinner, larry, methane, serhiy.storchaka, yselivanov |
| 2017-01-17 01:10:05 | vstinner | set | messageid: <1484615405.29.0.220284980222.issue29286@psf.upfronthosting.co.za> |
| 2017-01-17 01:10:05 | vstinner | link | issue29286 messages |
| 2017-01-17 01:10:05 | vstinner | create | |