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 brett.cannon
Recipients brett.cannon, mark.dickinson, ncoghlan
Date 2012-11-17.17:01:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353171706.88.0.654271193979.issue8627@psf.upfronthosting.co.za>
In-reply-to
Content
A quick search through typeobject.c in 2.7 didn't show any PyErr_WarnPy3k calls that didn't have their return value checked or propagated.
History
Date User Action Args
2012-11-17 17:01:46brett.cannonsetrecipients: + brett.cannon, mark.dickinson, ncoghlan
2012-11-17 17:01:46brett.cannonsetmessageid: <1353171706.88.0.654271193979.issue8627@psf.upfronthosting.co.za>
2012-11-17 17:01:46brett.cannonlinkissue8627 messages
2012-11-17 17:01:46brett.cannoncreate