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 alex, benjamin.peterson, hynek, piotr.dobrogost, pitrou, serhiy.storchaka, stutzbach, vstinner
Date 2014-10-02.16:32:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Synchronized with the tip. _io.FileIO now behave same as _pyio,FileIO when there is a NUL in name.
History
Date User Action Args
2014-10-02 16:32:43serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, benjamin.peterson, stutzbach, alex, hynek, piotr.dobrogost
2014-10-02 16:32:41serhiy.storchakasetmessageid: <[email protected]>
2014-10-02 16:32:41serhiy.storchakalinkissue21859 messages
2014-10-02 16:32:37serhiy.storchakacreate