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 serhiy.storchaka
Recipients Arfrever, benjamin.peterson, georg.brandl, larry, pitrou, r.david.murray, serhiy.storchaka
Date 2013-02-03.11:05:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359889509.99.0.317983293999.issue17106@psf.upfronthosting.co.za>
In-reply-to
Content
Here is an updated patch for 3.3+. An exception type changed to TypeError, fixed some new crashes, added tests. If it is good, I'll backport it to 3.2 and 2.7.
History
Date User Action Args
2013-02-03 11:05:10serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, pitrou, larry, benjamin.peterson, Arfrever, r.david.murray
2013-02-03 11:05:09serhiy.storchakasetmessageid: <1359889509.99.0.317983293999.issue17106@psf.upfronthosting.co.za>
2013-02-03 11:05:09serhiy.storchakalinkissue17106 messages
2013-02-03 11:05:09serhiy.storchakacreate