Patches item #1755229, was opened at 2007-07-16 22:23 Message generated for change (Comment added) made by gvanrossum You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1755229&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Windows Group: Python 3000 >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Amaury Forgeot d'Arc (amauryf) Assigned to: Guido van Rossum (gvanrossum) Summary: struni: correction for _winreg module Initial Comment: test_winreg now passes (on Windows, of course) ---------------------------------------------------------------------- >Comment By: Guido van Rossum (gvanrossum) Date: 2007-07-17 16:51 Message: Logged In: YES user_id=6380 Originator: NO Committed revision 56417. I would like to see more tests for unicode strings containing non-ASCII characters though. Also, there's an XXX still in PySetValue(): /* XXX - need Unicode support */. Can you look into this? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1755229&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
