mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
Fix typo in whatsnew/3.7.rst (GH-5551)
now longer -> no longer
This commit is contained in:
parent
7a561afd2c
commit
c309bcfb9f
1 changed files with 1 additions and 1 deletions
|
@ -496,7 +496,7 @@ therefore included in source distributions.
|
||||||
and ``platforms`` fields are not specified as a list or a string.
|
and ``platforms`` fields are not specified as a list or a string.
|
||||||
(Contributed by Berker Peksag in :issue:`19610`.)
|
(Contributed by Berker Peksag in :issue:`19610`.)
|
||||||
|
|
||||||
The ``upload`` command now longer tries to change CR end-of-line characters
|
The ``upload`` command no longer tries to change CR end-of-line characters
|
||||||
to CRLF. This fixes a corruption issue with sdists that ended with a byte
|
to CRLF. This fixes a corruption issue with sdists that ended with a byte
|
||||||
equivalent to CR.
|
equivalent to CR.
|
||||||
(Contributed by Bo Bayles in :issue:`32304`.)
|
(Contributed by Bo Bayles in :issue:`32304`.)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue