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 ezio.melotti, mrabarnett, pitrou, python-dev, serhiy.storchaka
Date 2014-10-10.08:16:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141010081615.58887.28268@psf.io>
In-reply-to
Content
New changeset 07b7b587837f by Serhiy Storchaka in branch 'default':
Issue #22584: Got rid of character tables in _sre.c and use standard macros
https://hg.python.org/cpython/rev/07b7b587837f
History
Date User Action Args
2014-10-10 08:16:35python-devsetrecipients: + python-dev, pitrou, ezio.melotti, mrabarnett, serhiy.storchaka
2014-10-10 08:16:35python-devlinkissue22584 messages
2014-10-10 08:16:35python-devcreate