mirror of https://github.com/python/cpython
Fix spelling.
This commit is contained in:
parent
40188782dd
commit
8f72692bf1
|
@ -56,7 +56,7 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Fractions.from_float() no longer loses precision for integers to big to
|
- Fractions.from_float() no longer loses precision for integers too big to
|
||||||
cast as floats.
|
cast as floats.
|
||||||
|
|
||||||
- Issue 4790: The nsmallest() and nlargest() functions in the heapq module
|
- Issue 4790: The nsmallest() and nlargest() functions in the heapq module
|
||||||
|
|
Loading…
Reference in New Issue