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 eric.araujo, eric.smith, ezio.melotti, mindauga, mmilkin, mrabarnett, python-dev, rhettinger, terry.reedy, umi
Date 2014-10-29.16:00:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141029160015.54604.1161@psf.io>
In-reply-to
Content
New changeset 767fd62b59a9 by Victor Stinner in branch 'default':
Issue #11957: Explicit parameter name when calling re.split() and re.sub()
https://hg.python.org/cpython/rev/767fd62b59a9
History
Date User Action Args
2014-10-29 16:00:25python-devsetrecipients: + python-dev, rhettinger, terry.reedy, eric.smith, ezio.melotti, eric.araujo, mrabarnett, mindauga, mmilkin, umi
2014-10-29 16:00:25python-devlinkissue11957 messages
2014-10-29 16:00:25python-devcreate