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 piotr.dobrogost, python-dev, vstinner
Date 2015-03-30.01:22:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150330012250.1933.48706@psf.io>
In-reply-to
Content
New changeset bc2a22eaa0af by Victor Stinner in branch 'default':
Issue #23752: When built from an existing file descriptor, io.FileIO() now only
https://hg.python.org/cpython/rev/bc2a22eaa0af
History
Date User Action Args
2015-03-30 01:22:53python-devsetrecipients: + python-dev, vstinner, piotr.dobrogost
2015-03-30 01:22:53python-devlinkissue23752 messages
2015-03-30 01:22:53python-devcreate