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.
Created on 2011-05-02 16:36 by proppy, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
zipfile-fix-dupe-fp-tell.patch | proppy, 2011-05-03 13:39 | patch | review | |
zinfo.header_offset.log | proppy, 2011-05-05 12:41 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:16 | admin | set | github: 56190 |
2012-11-17 16:57:00 | ezio.melotti | set | status: open -> closed versions: - Python 3.3 messages: + msg175773 assignee: ezio.melotti resolution: fixed stage: commit review -> resolved |
2012-11-17 16:56:26 | python-dev | set | nosy:
+ python-dev messages: + msg175772 |
2012-11-11 21:56:21 | serhiy.storchaka | set | stage: commit review messages: + msg175398 versions: + Python 3.4 |
2012-04-07 17:57:55 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka |
2011-09-13 14:06:45 | alanmcintyre | set | messages: + msg143970 |
2011-05-14 06:56:29 | ezio.melotti | set | nosy:
+ alanmcintyre messages: + msg135960 versions: + Python 3.3, - Python 3.4 |
2011-05-05 12:41:53 | proppy | set | files:
+ zinfo.header_offset.log messages: + msg135194 |
2011-05-05 12:11:43 | proppy | set | messages: + msg135192 |
2011-05-05 11:36:41 | ezio.melotti | set | nosy:
+ ezio.melotti messages: + msg135188 |
2011-05-03 13:39:06 | proppy | set | files:
+ zipfile-fix-dupe-fp-tell.patch keywords: + patch title: duplicated self.fp.tell() in zipfile.ZipFile.writestr -> dupe self.fp.tell() in zipfile.ZipFile.writestr |
2011-05-02 16:37:17 | proppy | set | type: performance components: + Library (Lib) |
2011-05-02 16:36:57 | proppy | create |