]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add an extra byte for null in case we ever get very long unicode names.
authorChristian Heimes <christian@python.org>
Fri, 23 Sep 2016 18:20:27 +0000 (20:20 +0200)
committerChristian Heimes <christian@python.org>
Fri, 23 Sep 2016 18:20:27 +0000 (20:20 +0200)
commit2f366cab48ef60d947949f15983dd660f1a14462
tree7ab819460b9263652755983bf908cf882f576fbe
parentbd2ffa502212bedfdeeda1a05b3a23246e085495
Add an extra byte for null in case we ever get very long unicode names.
Modules/unicodedata.c