Logo
Explore Help
Sign In
VimPlug/typeshed
1
0
Fork 0
You've already forked typeshed
mirror of https://github.com/davidhalter/typeshed.git synced 2025-12-07 20:54:28 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
4da20cb8b7d226b46d418ea24224e06435819496
typeshed/stdlib/3/multiprocessing
History
Tuomas Suutari 4da20cb8b7 multiprocessing: Fix timeout args of AsyncResult methods (#1984)
The timeout argument of wait and get methods of AsyncResult accepts also
None so fix the type specification to include Optional.

Accepting None is not an implementation detail as it's clearly
documented too:

https://docs.python.org/2/library/multiprocessing.html#multiprocessing.pool.AsyncResult

https://docs.python.org/3/library/multiprocessing.html#multiprocessing.pool.AsyncResult
2018-03-24 08:15:39 -07:00
..
__init__.pyi
Fix imports to expose error classes in multiprocessing module (#1928)
2018-02-27 09:47:18 -08:00
connection.pyi
complete multiprocessing.connection stub (#1716)
2017-11-09 10:40:49 -08:00
context.pyi
[stdlib/3/multiprocessing] Add queues.pyi, make the other stubs use it (#1879)
2018-02-16 17:00:44 -08:00
managers.pyi
multiprocessing Pool (and context manager) fixes/improvements (#1562)
2017-08-28 21:19:08 -07:00
pool.pyi
multiprocessing: Fix timeout args of AsyncResult methods (#1984)
2018-03-24 08:15:39 -07:00
process.pyi
Add missing List imports.
2016-12-21 01:06:52 -08:00
queues.pyi
[stdlib/3/multiprocessing] Add queues.pyi, make the other stubs use it (#1879)
2018-02-16 17:00:44 -08:00
synchronize.pyi
Python 3 multiprocesisng synchronization stubs (#1678)
2017-11-06 23:07:02 -08:00
Powered by Gitea Version: 1.25.2 Page: 314ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API