[issue15432] gzip.py: mtime argument only since python 2.7

2013-10-06 Thread Roundup Robot

Roundup Robot added the comment:

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

--
nosy: +python-dev
resolution:  - fixed
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15432
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15432] gzip.py: mtime argument only since python 2.7

2013-10-06 Thread Roundup Robot

Roundup Robot added the comment:

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

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15432
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15432] gzip.py: mtime argument only since python 2.7

2012-07-23 Thread Geir Ove Myhr

New submission from Geir Ove Myhr gom...@gmail.com:

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=revisionrevision=68319) is not included in 
Python 2.6.5.

--
assignee: docs@python
components: Documentation
messages: 166214
nosy: docs@python, gomyhr
priority: normal
severity: normal
status: open
title: gzip.py: mtime argument only since python 2.7
versions: Python 2.6

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15432
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com