mirror of
https://github.com/python/cpython.git
synced 2026-01-22 23:28:43 +00:00
Wording fix
This commit is contained in:
parent
5596b0cfc2
commit
2126bab8f0
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ Extension Modules
|
|||
|
||||
- Issue #3116: marshal.dumps() had quadratic behavior for strings > 32Mb.
|
||||
|
||||
- Issue #2138: Add factorial() the math module.
|
||||
- Issue #2138: Add factorial() to the math module.
|
||||
|
||||
- The heapq module does comparisons using LT instead of LE. This
|
||||
makes its implementation match that used by list.sort().
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue