This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:33pitrousetrecipients: + pitrou, gvanrossum, rhettinger, kristjan.jonsson, vstinner
2013-10-29 20:13:33pitrousetmessageid: <1383077613.94.0.596465728233.issue17936@psf.upfronthosting.co.za>
2013-10-29 20:13:33pitroulinkissue17936 messages
2013-10-29 20:13:33pitroucreate