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 yselivanov
Recipients gvanrossum, ncoghlan, yselivanov
Date 2015-05-21.03:59:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Had to regenerate the patch. Fixed some typos + now I use PyErr_WriteUnraisable if PyErr_WarnFormat returns non-zero.

And yeah, PendingDeprecationWarning is a better choice.
History
Date User Action Args
2015-05-21 03:59:14yselivanovsetrecipients: + yselivanov, gvanrossum, ncoghlan
2015-05-21 03:59:14yselivanovsetmessageid: <[email protected]>
2015-05-21 03:59:14yselivanovlinkissue24237 messages
2015-05-21 03:59:13yselivanovcreate