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, martin.panter, pitrou, python-dev, serhiy.storchaka, stutzbach, viraptor
Date 2016-03-31.10:00:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160331100022.53138.45557.01ABDCB9@psf.io>
In-reply-to
Content
New changeset 3d9d9ca75a31 by Martin Panter in branch '2.7':
Issue #22854: fileno() is always required in IOBase; remove test
https://hg.python.org/cpython/rev/3d9d9ca75a31
History
Date User Action Args
2016-03-31 10:00:29python-devsetrecipients: + python-dev, pitrou, benjamin.peterson, stutzbach, martin.panter, serhiy.storchaka, viraptor
2016-03-31 10:00:29python-devlinkissue22854 messages
2016-03-31 10:00:29python-devcreate