]> granicus.if.org Git - python/commit
Merged revisions 75935 via svnmerge from
authorLars Gustäbel <lars@gustaebel.de>
Thu, 29 Oct 2009 09:39:47 +0000 (09:39 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Thu, 29 Oct 2009 09:39:47 +0000 (09:39 +0000)
commit1440df2fcfa97415d05d6ad2751c606bb0189fcd
tree742c979a022925bdf293cbf1d0bbe5314530ea50
parent2ee28c906faf9027b99225c96ef54d02d7625e54
Merged revisions 75935 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75935 | lars.gustaebel | 2009-10-29 10:15:00 +0100 (Thu, 29 Oct 2009) | 3 lines

  Issue #4750: Store the basename of the original filename in
  the gzip FNAME header as required by RFC 1952.
........
Lib/gzip.py
Misc/NEWS