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, eng793, hynek, pitrou, python-dev, stutzbach |
| Date | 2012年09月05日.18:20:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XBtWj5XX3zPS8@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 524931e5aebf by Antoine Pitrou in branch '3.2': Issue #15841: The readable(), writable() and seekable() methods of BytesIO http://hg.python.org/cpython/rev/524931e5aebf New changeset fcf097cb5f6b by Antoine Pitrou in branch 'default': Issue #15841: The readable(), writable() and seekable() methods of BytesIO http://hg.python.org/cpython/rev/fcf097cb5f6b New changeset d0ab34d4c733 by Antoine Pitrou in branch '2.7': Issue #15841: The readable(), writable() and seekable() methods of io.BytesIO http://hg.python.org/cpython/rev/d0ab34d4c733 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年09月05日 18:20:51 | python-dev | set | recipients: + python-dev, pitrou, benjamin.peterson, stutzbach, hynek, eng793 |
| 2012年09月05日 18:20:50 | python-dev | link | issue15841 messages |
| 2012年09月05日 18:20:50 | python-dev | create | |