diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-03-14-16-25-17.bpo-36268.MDXLw6.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-03-14-16-25-17.bpo-36268.MDXLw6.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-03-14-16-25-17.bpo-36268.MDXLw6.rst b/Misc/NEWS.d/next/Library/2019-03-14-16-25-17.bpo-36268.MDXLw6.rst deleted file mode 100644 index 55f4e0f..0000000 --- a/Misc/NEWS.d/next/Library/2019-03-14-16-25-17.bpo-36268.MDXLw6.rst +++ /dev/null @@ -1,3 +0,0 @@ -Switch the default format used for writing tars with mod:`tarfile` to -the modern POSIX.1-2001 pax standard, from the vendor-specific GNU. -Contributed by C.A.M. Gerlach. |