]> 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:16:36 +0000 (12:16 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 26 Jan 2013 10:16:36 +0000 (12:16 +0200)
commit678db84b3724f99d6e4950ecf4eb7c1f79a47b2f
tree19123e1fb085786f1060627dc73d1933517dd398
parent1c7181d764c3aa031de690865ed9f49296b86029
parent059972535fcefc524da52f057c6de22d10646655
Issue #10156: In the interpreter's initialization phase, unicode globals
are now initialized dynamically as needed.
Misc/NEWS
Objects/unicodeobject.c