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 Arfrever, benjamin.peterson, ezio.melotti, georg.brandl, larry, loewis, mrabarnett, pitrou, python-dev, serhiy.storchaka, taleinat, terry.reedy, vstinner
Date 2014-03-06.09:37:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ffn1L3ClDz7M08@mail.python.org>
In-reply-to
Content
New changeset 52743dc788e6 by Serhiy Storchaka in branch '3.3':
Issue #20283: RE pattern methods now accept the string keyword parameters
http://hg.python.org/cpython/rev/52743dc788e6

New changeset f4d7abcf8080 by Serhiy Storchaka in branch 'default':
Issue #20283: RE pattern methods now accept the string keyword parameters
http://hg.python.org/cpython/rev/f4d7abcf8080
History
Date User Action Args
2014-03-06 09:37:27python-devsetrecipients: + python-dev, loewis, georg.brandl, terry.reedy, pitrou, vstinner, taleinat, larry, benjamin.peterson, ezio.melotti, mrabarnett, Arfrever, serhiy.storchaka
2014-03-06 09:37:27python-devlinkissue20283 messages
2014-03-06 09:37:27python-devcreate