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 | christian.heimes, ezio.melotti, felipecruz, jcea, pitrou, python-dev |
| Date | 2012年10月03日.01:04:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XWfBV0ftBzQnp@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 39e608d462b6 by Jesus Cea in branch '2.7': Closes #15897: zipimport.c doesn't check return value of fseek() http://hg.python.org/cpython/rev/39e608d462b6 New changeset 4da48083aaab by Jesus Cea in branch '3.2': Closes #15897: zipimport.c doesn't check return value of fseek() http://hg.python.org/cpython/rev/4da48083aaab New changeset 0f1637c4d673 by Jesus Cea in branch '3.3': MERGE: Closes #15897: zipimport.c doesn't check return value of fseek() http://hg.python.org/cpython/rev/0f1637c4d673 New changeset ad63e5246306 by Jesus Cea in branch 'default': MERGE: Closes #15897: zipimport.c doesn't check return value of fseek() http://hg.python.org/cpython/rev/ad63e5246306 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年10月03日 01:04:03 | python-dev | set | recipients: + python-dev, jcea, pitrou, christian.heimes, ezio.melotti, felipecruz |
| 2012年10月03日 01:04:03 | python-dev | link | issue15897 messages |
| 2012年10月03日 01:04:02 | python-dev | create | |