mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
Fix "ditribution" typo in NEWS entry. (GH-7275)
This commit is contained in:
parent
9d27334423
commit
e76b8c4464
1 changed files with 1 additions and 1 deletions
|
@ -406,7 +406,7 @@ literals on pydoc. Patch by Andrés Delfino.
|
||||||
.. nonce: 7FwDfN
|
.. nonce: 7FwDfN
|
||||||
.. section: Library
|
.. section: Library
|
||||||
|
|
||||||
The function ``platform.linux_ditribution`` and ``platform.dist`` now
|
The function ``platform.linux_distribution`` and ``platform.dist`` now
|
||||||
trigger a ``DeprecationWarning`` and have been marked for removal in Python
|
trigger a ``DeprecationWarning`` and have been marked for removal in Python
|
||||||
3.8
|
3.8
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue