mirror of
https://github.com/python/cpython.git
synced 2025-10-01 21:02:15 +00:00
Fix typo in whatsnew/3.7.rst (GH-5551) (GH-5553)
now longer -> no longer
(cherry picked from commit c309bcfb9f
)
Co-authored-by: Dag Heyman <dag@yubico.com>
This commit is contained in:
parent
4e7a964aaf
commit
a702f6b442
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.
|
||||
(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
|
||||
equivalent to CR.
|
||||
(Contributed by Bo Bayles in :issue:`32304`.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue