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 serhiy.storchaka
Recipients ezio.melotti, mrabarnett, python-dev, serhiy.storchaka, vstinner
Date 2016-11-23.13:03:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479906225.14.0.110474816089.issue28765@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch restricts _sre.compile() to accepting only exact collection types. I don't like this patch.
History
Date User Action Args
2016-11-23 13:03:45serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, mrabarnett, python-dev
2016-11-23 13:03:45serhiy.storchakasetmessageid: <1479906225.14.0.110474816089.issue28765@psf.upfronthosting.co.za>
2016-11-23 13:03:45serhiy.storchakalinkissue28765 messages
2016-11-23 13:03:45serhiy.storchakacreate