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 ubershmekel
Recipients ishimoto, terry.reedy, ubershmekel, vstinner
Date 2011-10-26.09:08:30
SpamBayes Score 0.011067959
Marked as misclassified No
Message-id <1319620111.05.0.999774597823.issue13247@psf.upfronthosting.co.za>
In-reply-to
Content
It won't break existing code. Ignoring this problem here only moves the exception to whenever the data returned is first used.

Any code this fix "breaks" is already broken.
History
Date User Action Args
2011-10-26 09:08:31ubershmekelsetrecipients: + ubershmekel, terry.reedy, ishimoto, vstinner
2011-10-26 09:08:31ubershmekelsetmessageid: <1319620111.05.0.999774597823.issue13247@psf.upfronthosting.co.za>
2011-10-26 09:08:30ubershmekellinkissue13247 messages
2011-10-26 09:08:30ubershmekelcreate