Files
cpython/Python/exceptions.c
Walter Dörwald 07089028f1 Backport checkin:
Fix refcount leak in the UnicodeError constructor:
When parsing the constructor arguments failed, a
reference to the argument tuple was leaked.
2003-08-14 21:00:28 +00:00

46 KiB