Commit 2126bab8 authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

Wording fix

parent 5596b0cf
......@@ -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().
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment