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 python-dev
Recipients SilentGhost, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka, vstinner
Date 2016-11-21.15:39:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161121153906.9962.6726.93DFAC95@psf.io>
In-reply-to
Content
New changeset 5e8ef1493843 by Victor Stinner in branch '3.6':
Implement rich comparison for _sre.SRE_Pattern
https://hg.python.org/cpython/rev/5e8ef1493843
History
Date User Action Args
2016-11-21 15:39:26python-devsetrecipients: + python-dev, vstinner, ezio.melotti, mrabarnett, SilentGhost, serhiy.storchaka
2016-11-21 15:39:26python-devlinkissue28727 messages
2016-11-21 15:39:26python-devcreate