mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Correct reference in blurb
This commit is contained in:
parent
4c4674bc2e
commit
e321047a47
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
Handle exceptions thrown by callbacks passed to
|
||||
:class:`multiprocessing.Pool` ``*_async`` methods, preventing them from
|
||||
:class:`multiprocessing.pool.Pool` ``*_async`` methods, preventing them from
|
||||
breaking the pool.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue