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 effbot, ezio.melotti, gvanrossum, mrabarnett, pitrou, python-dev, rhettinger, serhiy.storchaka, terry.reedy
Date 2014-11-10.08:23:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141110082317.699.13395@psf.io>
In-reply-to
Content
New changeset fc7dbba57869 by Serhiy Storchaka in branch 'default':
Issue #22434: Constants in sre_constants are now named constants (enum-like).
https://hg.python.org/cpython/rev/fc7dbba57869
History
Date User Action Args
2014-11-10 08:23:23python-devsetrecipients: + python-dev, gvanrossum, effbot, rhettinger, terry.reedy, pitrou, ezio.melotti, mrabarnett, serhiy.storchaka
2014-11-10 08:23:23python-devlinkissue22434 messages
2014-11-10 08:23:23python-devcreate