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 ezio.melotti, mrabarnett, python-dev, serhiy.storchaka, vstinner
Date 2016-11-23.09:47:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479894457.96.0.5990943873.issue28765@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, my comment is unclear: I'm only asking your to add PyDict_CheckExact check in _sre.compile() for sre-concrete.patch.
History
Date User Action Args
2016-11-23 09:47:37vstinnersetrecipients: + vstinner, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka
2016-11-23 09:47:37vstinnersetmessageid: <1479894457.96.0.5990943873.issue28765@psf.upfronthosting.co.za>
2016-11-23 09:47:37vstinnerlinkissue28765 messages
2016-11-23 09:47:37vstinnercreate