Add an entry for the concurrent.futures package
This commit is contained in:
parent
45fb9a1c23
commit
af38dc5b0c
|
@ -183,6 +183,8 @@ Library
|
||||||
guaranteed to exist in all Python implementations and the names of hash
|
guaranteed to exist in all Python implementations and the names of hash
|
||||||
algorithms available in the current process.
|
algorithms available in the current process.
|
||||||
|
|
||||||
|
- A new package ``concurrent.futures`` as defined by PEP 3148.
|
||||||
|
|
||||||
C-API
|
C-API
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue