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 vstinner
Recipients Rhamphoryncus, effbot, georg.brandl, jcea, ncoghlan, pitrou, timehorse, vstinner
Date 2010-01-14.17:10:23
SpamBayes Score 0.0011325352
Marked as misclassified No
Message-id <1263489025.49.0.734953279961.issue3299@psf.upfronthosting.co.za>
In-reply-to
Content
> Victor, your overflow test in the sre patch tests for TypeError, 
> but OverflowError is actually raised: (...)

Oops, fixed.
History
Date User Action Args
2010-01-14 17:10:25vstinnersetrecipients: + vstinner, effbot, georg.brandl, jcea, ncoghlan, Rhamphoryncus, pitrou, timehorse
2010-01-14 17:10:25vstinnersetmessageid: <1263489025.49.0.734953279961.issue3299@psf.upfronthosting.co.za>
2010-01-14 17:10:24vstinnerlinkissue3299 messages
2010-01-14 17:10:24vstinnercreate