]> granicus.if.org Git - python/commit
Ensure that newly created strings use the most efficient store in debug mode
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 4 Oct 2011 23:34:17 +0000 (01:34 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 4 Oct 2011 23:34:17 +0000 (01:34 +0200)
commitbb10a1f7597e3976eda0797b23f5aece3b2ff248
tree9e4c403f232a2f4331a227f0ee7e16227b8e7eef
parent4d0d54bcba6d264dc0685ff58041030e8bf28abe
Ensure that newly created strings use the most efficient store in debug mode
Objects/unicodeobject.c