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 2012年07月23日 09:29 by gomyhr, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg166214 - (view) | Author: Geir Ove Myhr (gomyhr) | Date: 2012年07月23日 09:29 | |
In the gzip documentation (http://docs.python.org/library/gzip.html) a note should be added that the mtime option was added in Python 2.7. The patch which adds the option (http://svn.python.org/view?view=revision&revision=68319) is not included in Python 2.6.5. |
|||
| msg199102 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年10月06日 17:01 | |
New changeset 74ae6064d3e8 by Georg Brandl in branch '2.7': Closes #15432: GzipFile mtime argument was added in 2.7. http://hg.python.org/cpython/rev/74ae6064d3e8 |
|||
| msg199103 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年10月06日 17:01 | |
New changeset ad19a9982b03 by Georg Brandl in branch '3.3': Closes #15432: GzipFile mtime argument is new in 3.1. http://hg.python.org/cpython/rev/ad19a9982b03 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:33 | admin | set | github: 59637 |
| 2013年10月06日 17:01:29 | python-dev | set | messages: + msg199103 |
| 2013年10月06日 17:01:18 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg199102 resolution: fixed stage: resolved |
| 2012年07月23日 09:29:31 | gomyhr | create | |