]> granicus.if.org Git - python/commit
PyUnicode_CopyCharacters() fails when copying latin1 into ascii
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 2 Oct 2011 21:33:16 +0000 (23:33 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 2 Oct 2011 21:33:16 +0000 (23:33 +0200)
commitf42dc448e0df37ed9dba7018f7fb26787f25518b
tree2c1eea3897b9f49f22187834a23f583e6b5e7228
parentc53be96c54ec619266ff64b732100bbe0d592b69
PyUnicode_CopyCharacters() fails when copying latin1 into ascii
Objects/unicodeobject.c