News about functools.reduce.
This commit is contained in:
parent
d51b579c51
commit
95f1a1be3d
|
@ -240,6 +240,9 @@ Core and builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- The functools module now provides 'reduce', for forward compatibility
|
||||||
|
with Python 3000.
|
||||||
|
|
||||||
- Server-side SSL support and cert verification added, by Bill Janssen.
|
- Server-side SSL support and cert verification added, by Bill Janssen.
|
||||||
|
|
||||||
- uuid creation is now threadsafe.
|
- uuid creation is now threadsafe.
|
||||||
|
|
Loading…
Reference in New Issue