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 martin.panter, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-11-17.16:03:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479398609.48.0.0463910262529.issue28688@psf.upfronthosting.co.za>
In-reply-to
Content
> * Implement comparision in _sre.SRE_Pattern

I wrote a patch and opened the issue #28727: "Implement comparison (x==y and x!=y) for _sre.SRE_Pattern".
History
Date User Action Args
2016-11-17 16:03:29vstinnersetrecipients: + vstinner, martin.panter, serhiy.storchaka, xiang.zhang
2016-11-17 16:03:29vstinnersetmessageid: <1479398609.48.0.0463910262529.issue28688@psf.upfronthosting.co.za>
2016-11-17 16:03:29vstinnerlinkissue28688 messages
2016-11-17 16:03:29vstinnercreate