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 serhiy.storchaka
Recipients christian.heimes, jftuga, larry, serhiy.storchaka, vstinner
Date 2012-09-20.17:54:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201209202054.40689.storchaka@gmail.com>
In-reply-to <1348143157.49.0.737787908322.issue15972@psf.upfronthosting.co.za>
Content
Here is a patch.

Are there any tests for string and bytes arguments as filenames? I will add 
float and list there.
Files
File name Uploaded
posix_path_converter.patch serhiy.storchaka, 2012-09-20.17:54:56
History
Date User Action Args
2012-09-20 17:54:58serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, larry, christian.heimes, jftuga
2012-09-20 17:54:58serhiy.storchakalinkissue15972 messages
2012-09-20 17:54:57serhiy.storchakacreate