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 python-dev, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-10-08.19:48:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161008194828.15562.37969.CC07EB39@psf.io>
In-reply-to
Content
New changeset 13addd71b751 by Serhiy Storchaka in branch '3.5':
Issue #28379: Added sanity checks and tests for PyUnicode_CopyCharacters().
https://hg.python.org/cpython/rev/13addd71b751
History
Date User Action Args
2016-10-08 19:48:31python-devsetrecipients: + python-dev, vstinner, serhiy.storchaka, xiang.zhang
2016-10-08 19:48:31python-devlinkissue28379 messages
2016-10-08 19:48:31python-devcreate