]> granicus.if.org Git - python/commit
Issue #10156: In the interpreter's initialization phase, unicode globals
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 26 Jan 2013 10:18:17 +0000 (12:18 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 26 Jan 2013 10:18:17 +0000 (12:18 +0200)
commited3c4128c061aef01a19bdfa4ac8b87e43f9d768
tree510fc49f7b8fb527c67dbe8677789c00964a613d
parentdd399af438e02506fb2e1978ae040c3f3e4a21d7
parent678db84b3724f99d6e4950ecf4eb7c1f79a47b2f
Issue #10156: In the interpreter's initialization phase, unicode globals
are now initialized dynamically as needed.
Misc/NEWS
Objects/unicodeobject.c