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 python-dev
Recipients benjamin.peterson, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-07-01.20:35:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160701203514.10925.24827.EB158BBD@psf.io>
In-reply-to
Content
New changeset 30099abdb3a4 by Serhiy Storchaka in branch '2.7':
Issue #23908: os functions, open() and the io.FileIO constructor now reject
https://hg.python.org/cpython/rev/30099abdb3a4
History
Date User Action Args
2016-07-01 20:35:17python-devsetrecipients: + python-dev, vstinner, tim.golden, benjamin.peterson, zach.ware, serhiy.storchaka, steve.dower
2016-07-01 20:35:17python-devlinkissue23908 messages
2016-07-01 20:35:17python-devcreate