]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a necessary call to PyUnicode_READY() (followup to ab5086539ab9)
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 17:10:51 +0000 (19:10 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 17:10:51 +0000 (19:10 +0200)
commit2242522fde7b43e59be14abe828d3213a7b7aaaa
treec1c336c66f31ac0f1a3f29f4b465d0ef7fa13717
parent7aec401966e15aa50fd41be201b8d68859ab7eed
Add a necessary call to PyUnicode_READY() (followup to ab5086539ab9)
Objects/unicodeobject.c