mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
Fix spelling.
This commit is contained in:
parent
40188782dd
commit
8f72692bf1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue