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 | ainur0160, benjamin.peterson, felipecruz, hynek, kyle.roberts, pitrou, python-dev, stutzbach |
| Date | 2012年10月16日.21:08:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Xh8Hy4Tb9zQxT@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4c204a61bd79 by Antoine Pitrou in branch '3.2': Also add tests for TextIOWrapper.writelines() (issue #15744). http://hg.python.org/cpython/rev/4c204a61bd79 New changeset 2efcaec45697 by Antoine Pitrou in branch '3.3': Merge for issue #15744: add tests for the writelines() method of file objects. http://hg.python.org/cpython/rev/2efcaec45697 New changeset e526d67016f0 by Antoine Pitrou in branch 'default': Merge for issue #15744: add tests for the writelines() method of file objects. http://hg.python.org/cpython/rev/e526d67016f0 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年10月16日 21:08:15 | python-dev | set | recipients: + python-dev, pitrou, benjamin.peterson, stutzbach, felipecruz, hynek, kyle.roberts, ainur0160 |
| 2012年10月16日 21:08:15 | python-dev | link | issue15744 messages |
| 2012年10月16日 21:08:15 | python-dev | create | |