Kaydet (Commit) 9ef7d4f7 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

add compat note

üst 94c33ebf
......@@ -180,6 +180,8 @@ Core and Builtins
Library
-------
- UserDict is now an new-style class.
- Issue #6963: Added "maxtasksperchild" argument to multiprocessing.Pool,
allowing for a maximum number of tasks within the pool to be completed by
the worker before that worker is terminated, and a new one created to
......
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