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, jdemeyer, mrabarnett, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-06-18.13:48:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160618134826.5022.71965.8DB5BEF1@psf.io>
In-reply-to
Content
New changeset 0303ab246152 by Serhiy Storchaka in branch 'default':
Issue #27177: Match objects in the re module now support index-like objects
https://hg.python.org/cpython/rev/0303ab246152
History
Date User Action Args
2016-06-18 13:48:29python-devsetrecipients: + python-dev, ezio.melotti, mrabarnett, serhiy.storchaka, jdemeyer, xiang.zhang
2016-06-18 13:48:29python-devlinkissue27177 messages
2016-06-18 13:48:29python-devcreate