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 mark.dickinson
Recipients alex, barry, docs@python, eric.snow, ethan.furman, mark.dickinson, ncoghlan, serhiy.storchaka, vstinner
Date 2013-08-04.10:07:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375610845.51.0.566366228358.issue17576@psf.upfronthosting.co.za>
In-reply-to
Content
New patch that replaces the TypeErrors with warnings and fixes a refleak in the original patch.
History
Date User Action Args
2013-08-04 10:07:25mark.dickinsonsetrecipients: + mark.dickinson, barry, ncoghlan, vstinner, alex, docs@python, ethan.furman, eric.snow, serhiy.storchaka
2013-08-04 10:07:25mark.dickinsonsetmessageid: <1375610845.51.0.566366228358.issue17576@psf.upfronthosting.co.za>
2013-08-04 10:07:25mark.dickinsonlinkissue17576 messages
2013-08-04 10:07:25mark.dickinsoncreate