cpython/Lib/concurrent/futures
Miss Islington (bot) 8ea0fd85bc bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (GH-13132) (GH-13643)
Co-Authored-By: brianquinlan <brian@sweetapp.com>
(cherry picked from commit 39889864c0)

Co-authored-by: Brian Quinlan <brian@sweetapp.com>
2019-05-28 23:12:30 -04:00
..
__init__.py bpo-32596: Make lazy-load portable (GH-5316) 2018-01-26 10:53:31 +09:00
_base.py bpo-33110: Catch errors raised when running add_done_callback on already completed futures (GH-13141) 2019-05-22 15:02:24 -07:00
process.py bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (GH-13132) (GH-13643) 2019-05-28 23:12:30 -04:00
thread.py [3.7] bpo-36492: Fix passing special keyword arguments to some functions. (GH-12637) (GH-12645) 2019-04-01 10:59:24 +03:00