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 docs@python, martin.panter, pitrou, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2015-05-14.00:32:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150514003229.25431.42930@psf.io>
In-reply-to
Content
New changeset 99d2f83290c0 by R David Murray in branch '3.4':
#23088: Clarify null termination of bytes and strings in C API.
https://hg.python.org/cpython/rev/99d2f83290c0

New changeset 863f7c57081b by R David Murray in branch 'default':
Merge: #23088: Clarify null termination of bytes and strings in C API.
https://hg.python.org/cpython/rev/863f7c57081b
History
Date User Action Args
2015-05-14 00:32:33python-devsetrecipients: + python-dev, pitrou, vstinner, r.david.murray, docs@python, martin.panter, serhiy.storchaka
2015-05-14 00:32:33python-devlinkissue23088 messages
2015-05-14 00:32:32python-devcreate