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 | antoine.pietri, barry, eric.araujo, eryksun, lars.gustaebel, martin.panter, python-dev, r.david.murray, serhiy.storchaka |
| Date | 2014年07月16日.21:06:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3hDB422ShXz7LjT@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 308f3c1e36d3 by Serhiy Storchaka in branch '2.7': Issue 21044: tarfile.open() now handles fileobj with an integer 'name' http://hg.python.org/cpython/rev/308f3c1e36d3 New changeset d6b71971b228 by Serhiy Storchaka in branch '3.4': Issue 21044: tarfile.open() now handles fileobj with an integer 'name' http://hg.python.org/cpython/rev/d6b71971b228 New changeset 4c2f3240ad65 by Serhiy Storchaka in branch 'default': Issue 21044: tarfile.open() now handles fileobj with an integer 'name' http://hg.python.org/cpython/rev/4c2f3240ad65 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年07月16日 21:06:59 | python-dev | set | recipients: + python-dev, barry, lars.gustaebel, eric.araujo, r.david.murray, martin.panter, serhiy.storchaka, eryksun, antoine.pietri |
| 2014年07月16日 21:06:59 | python-dev | link | issue21044 messages |
| 2014年07月16日 21:06:59 | python-dev | create | |