Message201661
| Author | pitrou |
|---|---|
| Recipients | gvanrossum, kristjan.jonsson, pitrou, rhettinger, vstinner |
| Date | 2013-10-29.20:13:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1383077613.94.0.596465728233.issue17936@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch replacing PyErr_Clear() with PyErr_WriteUnraisable(), and PyDict_Check() with PyDict_CheckExact(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-29 20:13:33 | pitrou | set | recipients: + pitrou, gvanrossum, rhettinger, kristjan.jonsson, vstinner |
| 2013-10-29 20:13:33 | pitrou | set | messageid: <1383077613.94.0.596465728233.issue17936@psf.upfronthosting.co.za> |
| 2013-10-29 20:13:33 | pitrou | link | issue17936 messages |
| 2013-10-29 20:13:33 | pitrou | create | |