]> granicus.if.org Git - python/commit
Issue #19099: The struct module now supports Unicode format strings.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 8 Dec 2013 15:44:50 +0000 (17:44 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 8 Dec 2013 15:44:50 +0000 (17:44 +0200)
commit5493d5ea2afec8a1ff3227e08e908c6e433638cc
tree86070bc851a043dd89168ff1b20419ea439bb648
parent337c50b8cb84155918ff0b4b5478c70f7a6f3faf
Issue #19099: The struct module now supports Unicode format strings.
Lib/test/test_struct.py
Misc/NEWS
Modules/_struct.c