]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Bug #841757] Patch from /F to allow Unicode strings as struct keys
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 5 Jun 2004 12:55:33 +0000 (12:55 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 5 Jun 2004 12:55:33 +0000 (12:55 +0000)
commit4e1580f988ce24ee71151ace3ccbb137a97a5dd6
treec5658f81ec4c9924b13a69223f034ed9be6f85f8
parentb38638f804375d967b1314d1ee5f57986a1025f5
[Bug #841757] Patch from /F to allow Unicode strings as struct keys
(Also a 2.2 bugfix candidate.)
Lib/test/test_xmlrpc.py
Lib/xmlrpclib.py
Misc/NEWS