]> granicus.if.org Git - python/commit
Fix unicode_subtype_new() on debug build
authorVictor Stinner <victor.stinner@haypocalc.com>
Sat, 22 Oct 2011 09:08:10 +0000 (11:08 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sat, 22 Oct 2011 09:08:10 +0000 (11:08 +0200)
commitdd18d3ad9ef26099b0f8677ff2298e21669f3686
tree989b97711c001bfcca110f7633db4796de691aa2
parentdf7b66546c0b59dc8421d48cb528e69b1c89e280
Fix unicode_subtype_new() on debug build

Patch written by Stefan Behnel.
Objects/unicodeobject.c