mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
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. ........
This commit is contained in:
parent
2ee28c906f
commit
1440df2fcf
2 changed files with 6 additions and 2 deletions
|
@ -120,6 +120,9 @@ C-API
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #4750: Store the basename of the original filename in the gzip FNAME
|
||||
header as required by RFC 1952.
|
||||
|
||||
- Issue #1180: Added a new global option to ignore ~/.pydistutils.cfg in
|
||||
Distutils.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue