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 berker.peksag, curioswati, joseph.hackman, lac, python-dev, r.david.murray, serhiy.storchaka, terry.reedy
Date 2016-04-27.20:14:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160427201410.18223.56017.8F5A32B1@psf.io>
In-reply-to
Content
New changeset 8ab8f5259f09 by Serhiy Storchaka in branch 'default':
Issue #25788: fileinput.hook_encoded() now supports an "errors" argument
https://hg.python.org/cpython/rev/8ab8f5259f09
History
Date User Action Args
2016-04-27 20:14:21python-devsetrecipients: + python-dev, terry.reedy, r.david.murray, berker.peksag, serhiy.storchaka, lac, curioswati, joseph.hackman
2016-04-27 20:14:21python-devlinkissue25788 messages
2016-04-27 20:14:21python-devcreate