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 serhiy.storchaka
Recipients ezio.melotti, mrabarnett, serhiy.storchaka
Date 2018-01-04.09:06:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515056775.55.0.467229070634.issue32308@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fbb490fd2f38bd817d99c20c05121ad0168a38ee by Serhiy Storchaka in branch 'master':
bpo-32308: Replace empty matches adjacent to a previous non-empty match in re.sub(). (#4846)
https://github.com/python/cpython/commit/fbb490fd2f38bd817d99c20c05121ad0168a38ee
History
Date User Action Args
2018-01-04 09:06:15serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett
2018-01-04 09:06:15serhiy.storchakasetmessageid: <1515056775.55.0.467229070634.issue32308@psf.upfronthosting.co.za>
2018-01-04 09:06:15serhiy.storchakalinkissue32308 messages
2018-01-04 09:06:15serhiy.storchakacreate