commit | 47862d4c0ea5dc75c2f094f071847aca378dab9d | [log] [tgz] |
---|---|---|
author | Mark Dickinson <mdickinson@enthought.com> | Thu Dec 01 15:27:04 2011 +0000 |
committer | Mark Dickinson <mdickinson@enthought.com> | Thu Dec 01 15:27:04 2011 +0000 |
tree | e11d1c97e468bf1d8e483af8cb98972220519b0e | |
parent | 0a54cf12a09d731cd043f814142744f5de0a91ee [diff] |
Issue #9530: Fix undefined behaviour due to signed overflow in Python/formatter_unicode.c.