]> granicus.if.org Git - python/commit
issue #3460: PyUnicode_Join() implementation can be simplified in py3k
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 7 Aug 2008 21:50:41 +0000 (21:50 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 7 Aug 2008 21:50:41 +0000 (21:50 +0000)
commitaf14b79ccea4dd04376fc2720905d8d2f29c5b6a
tree347828e93b23ebedbad9b3b5f41143800193ade2
parent4cc0f24857c345ba99691b2ae6829c6ce3c0edcd
issue #3460: PyUnicode_Join() implementation can be simplified in py3k
Misc/NEWS
Objects/unicodeobject.c