Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

Based on patch by Victor Stinner.

Add private C API function _PyUnicode_AsUnicode() which is similar to
PyUnicode_AsUnicode(), but checks for null characters..
(cherry picked from commit f7eae0a)

… strings. (pythonGH-2302)

Based on patch by Victor Stinner.

Add private C API function _PyUnicode_AsUnicode() which is similar to
PyUnicode_AsUnicode(), but checks for null characters..
(cherry picked from commit f7eae0a)
@serhiy-storchaka serhiy-storchaka merged commit 0834905 into python:3.6 Jun 28, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-f7eae0a-3.6 branch June 28, 2017 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants