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 Alexander Schrijver, Matthew.Boehm, SMRUTI RANJAN SAHOO, davidhalter, docs@python, martin.panter, python-dev, r.david.murray, vstinner
Date 2016-06-15.01:43:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160615014333.27977.85212.7AA03DCF@psf.io>
In-reply-to
Content
New changeset 2e6fda267a20 by Martin Panter in branch '2.7':
Issue #12855: Document what exactly unicode.splitlines() splits on
https://hg.python.org/cpython/rev/2e6fda267a20
History
Date User Action Args
2016-06-15 01:43:37python-devsetrecipients: + python-dev, vstinner, r.david.murray, docs@python, Matthew.Boehm, martin.panter, davidhalter, SMRUTI RANJAN SAHOO, Alexander Schrijver
2016-06-15 01:43:37python-devlinkissue12855 messages
2016-06-15 01:43:37python-devcreate