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-03-04.22:02:07
SpamBayes Score 0.016413854
Marked as misclassified No
Message-id <1267740128.97.0.456965032481.issue3299@psf.upfronthosting.co.za>
In-reply-to
Content
Another bug, specific to Python3, was missed in the _sre module: fixed by r78664 (py3k) and r78665 (3.1).
History
Date User Action Args
2010-03-04 22:02:09vstinnersetrecipients: + vstinner, effbot, georg.brandl, jcea, ncoghlan, Rhamphoryncus, pitrou, timehorse
2010-03-04 22:02:08vstinnersetmessageid: <1267740128.97.0.456965032481.issue3299@psf.upfronthosting.co.za>
2010-03-04 22:02:07vstinnerlinkissue3299 messages
2010-03-04 22:02:07vstinnercreate