cpython/Lib/concurrent
Daniel Shields 3c00ebc2bb
gh-101267: ProcessPoolExecutor no longer shares 1 BrokenProcessPool exception among all failed futures (GH-101268)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
2026-06-13 01:23:39 -07:00
..
futures gh-101267: ProcessPoolExecutor no longer shares 1 BrokenProcessPool exception among all failed futures (GH-101268) 2026-06-13 01:23:39 -07:00
interpreters gh-150285: Fix too long docstrings in the concurrent package (GH-151076) 2026-06-09 19:14:10 +03:00
__init__.py