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 giampaolo.rodola
Recipients Arfrever, ezio.melotti, giampaolo.rodola, serhiy.storchaka, vstinner
Date 2014-01-22.20:48:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390423690.43.0.675407461222.issue18695@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, patch in attachment fixes mkfifo(), mknod() and statvfs() and also includes Unicode tests for all os module's path-related functions.
History
Date User Action Args
2014-01-22 20:48:10giampaolo.rodolasetrecipients: + giampaolo.rodola, vstinner, ezio.melotti, Arfrever, serhiy.storchaka
2014-01-22 20:48:10giampaolo.rodolasetmessageid: <1390423690.43.0.675407461222.issue18695@psf.upfronthosting.co.za>
2014-01-22 20:48:10giampaolo.rodolalinkissue18695 messages
2014-01-22 20:48:10giampaolo.rodolacreate