1. b1694cf Issue #18999: Make multiprocessing use context objects. by Richard Oudkerk · 11 years ago
  2. e241ac9 Issue #18934: multiprocessing: use selectors module. by Charles-François Natali · 11 years ago
  3. 0d097b6 Issue #18865: PEP 446 makes multiprocessing.util.pipe() unnecessary. by Richard Oudkerk · 11 years ago
  4. daf4555 Issue #18571: Implementation of the PEP 446: file descriptors and file handles by Victor Stinner · 11 years ago
  5. 7d2d43c Stop making fork server have copy of semaphore_tracker_fd. by Richard Oudkerk · 11 years ago
  6. 0718f70 Issue #18762: Fix EBADF error when using forkserver. by Richard Oudkerk · 11 years ago
  7. a01fb39 Issue #18762: Print debug info on failure to create new forkserver process. by Richard Oudkerk · 11 years ago
  8. 84ed9a6 Issue #8713: Support alternative start methods in multiprocessing on Unix. by Richard Oudkerk · 11 years ago