]> granicus.if.org Git - python/commit
Marc-Andre Lemburg:
authorGuido van Rossum <guido@python.org>
Thu, 27 Apr 2000 20:13:50 +0000 (20:13 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 27 Apr 2000 20:13:50 +0000 (20:13 +0000)
commit3c1bb8043fa8000dcbd41eec6c3a683b3796521e
tree43215ba1cc391861e9c13d348158f28840732471
parent700c6ff1fb066ef3198aac99772fe081db3bf6be
Marc-Andre Lemburg:

Fixed a reference leak in the allocator.

Renamed utf8_string to _PyUnicode_AsUTF8String() and made
it external for use by other parts of the interpreter.
Objects/unicodeobject.c