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 | ivank, neologix, pitrou, python-dev, vstinner |
| Date | 2014年07月02日.21:01:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3h3ZcF734xz7LjW@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 652b62213072 by Victor Stinner in branch '3.4': Issue #21090: io.FileIO.readall() does not ignore I/O errors anymore. Before, http://hg.python.org/cpython/rev/652b62213072 New changeset 440279cec378 by Victor Stinner in branch 'default': (Merge 3.4) Issue #21090: io.FileIO.readall() does not ignore I/O errors http://hg.python.org/cpython/rev/440279cec378 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年07月02日 21:01:35 | python-dev | set | recipients: + python-dev, pitrou, vstinner, ivank, neologix |
| 2014年07月02日 21:01:34 | python-dev | link | issue21090 messages |
| 2014年07月02日 21:01:34 | python-dev | create | |