]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13706: Add assertions to detect bugs earlier
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 31 Jan 2012 23:22:23 +0000 (00:22 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 31 Jan 2012 23:22:23 +0000 (00:22 +0100)
commited27785b32f11e815f1029b6b9e393b5c16a7660
tree6f71c6e8202e1936d82fcdf8090210e148bac78f
parent5ea5b67a0b5fb5f14ccbafda4a65b9eb3f56cc99
Issue #13706: Add assertions to detect bugs earlier
Include/unicodeobject.h
Python/formatter_unicode.c