diff options
| author | Martin v. Löwis <martin@v.loewis.de> | 2004-08-18 13:57:44 +0000 |
|---|---|---|
| committer | Martin v. Löwis <martin@v.loewis.de> | 2004-08-18 13:57:44 +0000 |
| commit | 75b9da4aaf6b1636a116f4afd5b0d11a642c4401 (patch) | |
| tree | 5281cd8a1fded1cefc91a3daa6742bab693014a3 /Misc/NEWS | |
| parent | 78a8acc55bb3ae7c8d265cbcb4709d84938a4cef (diff) | |
| download | cpython-git-75b9da4aaf6b1636a116f4afd5b0d11a642c4401.tar.gz | |
Patch #995126: Correct directory size, and generate GNU tarfiles by default.
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,6 +44,8 @@ Extension modules Library ------- +- tarfile now generates GNU tar files by default. + - HTTPResponse has now a getheaders method. - Patch #1006219: let inspect.getsource handle '@' decorators. Thanks Simon |
