]> granicus.if.org Git - python/commit
_PyUnicodeWriter: assert that max character <= MAX_UNICODE
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 6 Sep 2016 23:58:36 +0000 (16:58 -0700)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 6 Sep 2016 23:58:36 +0000 (16:58 -0700)
commit2740e460897cf9efcdb8c83076fd640016f007d4
tree6f09ec299654067ea342f2176aaed25aadf6e2a2
parentc083476bded14e52c8498aabca4c07557c4f01ab
_PyUnicodeWriter: assert that max character <= MAX_UNICODE
Objects/unicodeobject.c