This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients HWJ, amaury.forgeotdarc, bboissin, benjamin.peterson, djc, dlitz, draghuram, gvanrossum, loewis, pitrou, vstinner, zegreek
Date 2008-10-03.01:45:38
SpamBayes Score 2.1951826e-06
Marked as misclassified No
Message-id <1222998344.24.0.868081077345.issue3187@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for Windows:

The failing tests on buildbots now pass
(test_fnmatch test_posixpath test_unicode_file)

test_ntpath also runs functions with bytes.

I suppose macpath.py is broken as well.
History
Date User Action Args
2008-10-03 01:45:44amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, gvanrossum, loewis, pitrou, vstinner, draghuram, benjamin.peterson, djc, HWJ, dlitz, zegreek, bboissin
2008-10-03 01:45:44amaury.forgeotdarcsetmessageid: <1222998344.24.0.868081077345.issue3187@psf.upfronthosting.co.za>
2008-10-03 01:45:43amaury.forgeotdarclinkissue3187 messages
2008-10-03 01:45:43amaury.forgeotdarccreate