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 SilentGhost, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka, vstinner
Date 2016-11-21.15:58:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479743898.92.0.279063238966.issue28727@psf.upfronthosting.co.za>
In-reply-to
Content
For stricter checks on _sre.compile() arguments, I created the issue #28765: "_sre.compile(): be more strict on types of indexgroup and groupindex".
History
Date User Action Args
2016-11-21 15:58:18vstinnersetrecipients: + vstinner, ezio.melotti, mrabarnett, SilentGhost, python-dev, serhiy.storchaka
2016-11-21 15:58:18vstinnersetmessageid: <1479743898.92.0.279063238966.issue28727@psf.upfronthosting.co.za>
2016-11-21 15:58:18vstinnerlinkissue28727 messages
2016-11-21 15:58:18vstinnercreate