mirror of
https://github.com/python/cpython.git
synced 2025-09-29 11:45:57 +00:00
Add an entry for the concurrent.futures package
This commit is contained in:
parent
45fb9a1c23
commit
af38dc5b0c
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue