commit | 6f5470880eb13cb28d189953375a79b61756ba78 | [log] [tgz] |
---|---|---|
author | Stefan Krah <skrah@bytereef.org> | Mon Dec 28 23:17:05 2015 +0100 |
committer | Stefan Krah <skrah@bytereef.org> | Mon Dec 28 23:17:05 2015 +0100 |
tree | ae1067a5404eb12db1db88b2781d9e57990fb5db | |
parent | e3f359c71c3a51f5e115c877da7572d8042c8ad7 [diff] |
Fix typo.
diff --git a/Misc/NEWS b/Misc/NEWS index 7ee0355..b042090 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -126,7 +126,7 @@ - Issue #25928: Add Decimal.as_integer_ratio(). - Issue #25447: Copying the lru_cache() wrapper object now always works, - independedly from the type of the wrapped object (by returning the original + independently from the type of the wrapped object (by returning the original object unchanged). - Issue #25768: Have the functions in compileall return booleans instead of