mirror of https://github.com/python/cpython
Merge 3.5
This commit is contained in:
commit
2807321dc6
|
@ -100,7 +100,7 @@ The available formats for built distributions are:
|
|||
| ``msi`` | Microsoft Installer. | |
|
||||
+-------------+------------------------------+---------+
|
||||
|
||||
.. versionchanged: 3.5
|
||||
.. versionchanged:: 3.5
|
||||
Added support for the ``xztar`` format.
|
||||
|
||||
|
||||
|
|
|
@ -41,7 +41,7 @@ to create a gzipped tarball and a zip file. The available formats are:
|
|||
| ``tar`` | tar file (:file:`.tar`) | |
|
||||
+-----------+-------------------------+---------+
|
||||
|
||||
.. versionchanged: 3.5
|
||||
.. versionchanged:: 3.5
|
||||
Added support for the ``xztar`` format.
|
||||
|
||||
Notes:
|
||||
|
|
Loading…
Reference in New Issue