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 BMintern, Nikker, THRlWiTi, effbot, ezio.melotti, gerardjp, mchaput, mrabarnett, nneonneo, python-dev, serhiy.storchaka, terry.reedy, timehorse
Date 2014-10-10.08:16:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141010081615.58887.88083@psf.io>
In-reply-to
Content
New changeset bd2f1ea04025 by Serhiy Storchaka in branch 'default':
Issue 1519638: Now unmatched groups are replaced with empty strings in re.sub()
https://hg.python.org/cpython/rev/bd2f1ea04025
History
Date User Action Args
2014-10-10 08:16:35python-devsetrecipients: + python-dev, effbot, terry.reedy, mchaput, nneonneo, timehorse, BMintern, ezio.melotti, mrabarnett, gerardjp, THRlWiTi, serhiy.storchaka, Nikker
2014-10-10 08:16:35python-devlinkissue1519638 messages
2014-10-10 08:16:35python-devcreate