• Walter Dörwald's avatar
    Backport checkin: · 07089028
    Walter Dörwald yazdı
    Fix refcount leak in the UnicodeError constructor:
    When parsing the constructor arguments failed, a
    reference to the argument tuple was leaked.
    07089028
exceptions.c 45.6 KB