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 Joshua.Landau, docs@python, ezio.melotti, mrabarnett, python-dev, terry.reedy
Date 2016-06-08.11:57:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160608115731.19119.71437.7F4D61CB@psf.io>
In-reply-to
Content
New changeset 48bb48e7499d by Berker Peksag in branch '3.5':
Issue #21593: Clarify that re.search() returns the first match
https://hg.python.org/cpython/rev/48bb48e7499d

New changeset 243b95782059 by Berker Peksag in branch 'default':
Issue #21593: Merge from 3.5
https://hg.python.org/cpython/rev/243b95782059
History
Date User Action Args
2016-06-08 11:57:40python-devsetrecipients: + python-dev, terry.reedy, ezio.melotti, mrabarnett, docs@python, Joshua.Landau
2016-06-08 11:57:40python-devlinkissue21593 messages
2016-06-08 11:57:40python-devcreate