Guido van Rossum 700c6ff1fb Marc-Andre Lemburg:
Fixed a memory leak found by Fredrik Lundh.  Instead of
PyUnicode_AsUTF8String() we now use _PyUnicode_AsUTF8String() which
returns the string object without incremented refcount (and assures
that the so obtained object remains alive until the Unicode object is
garbage collected).
2000-04-27 20:13:18 +00:00
..
2000-04-21 21:17:39 +00:00
2000-04-13 14:10:44 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
2000-04-27 20:13:18 +00:00
1997-09-05 07:33:22 +00:00
1999-12-22 14:09:35 +00:00
1999-06-18 14:22:24 +00:00
1999-03-15 20:27:53 +00:00