Skip to content

Multiprocessing Pool Extensions

active 2023-08-222026-08-13 (UTC)

Complete coverage26,711 / 26,711 hourly files (100%) · 2 absent upstream2023-08-152026-08-31 (UTC)
Events
374
Pushes
25
Pull requests
45
Issues
23
Stars
57
Forks
75

Activity over time

Daily event counts in the loaded window

Line chart, 1088 days from 2023-08-22 to 2026-08-13. Pushes: 25 total, peak 5 in a day. Pull requests: 45 total, peak 10 in a day. Issues: 23 total, peak 3 in a day. Comments: 79 total, peak 5 in a day. Stars: 57 total, peak 2 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

Recent activity

Latest issues, pull requests and releases

  • Pull request#451sahilmathur2542026-08-13 17:45
  • Issue#447tadlazy96-netizen2026-04-14 00:01
    Billiard **Pool** uses nested class **Process** to add boolean attribute __controlled_termination_ to process class. When starting worker processes, if no fork support is available (which is the case under Windows), the process state is pickled which in turn fails with "AttributeError: Can't pickle local object 'Pool.__init__.<locals>.Process'" due to nested class **Process** pickling of which is not supported. By moving the boolean flag to BaseProcess object instance variable this problem can
  • Pull request#445Nusnus2026-02-26 14:17
  • Pull request#445Nusnus2026-02-26 14:17
  • Pull request#442auvipy2026-02-05 07:00
  • Pull request#442auvipy2026-02-05 06:39
  • Issue comment#392auvipy2026-01-27 08:25
    Make einfo compatible with inspect (fixes #176)
  • Issue comment#438torarvid2025-11-30 08:59
    Eliminate usage of 'return' in 'finally' blocks
  • Pull request#437dependabot[bot]2025-11-24 00:44
  • ReleaseNusnus2025-11-16 17:48
    v4.2.3
  • Pull request#436Nusnus2025-11-16 08:46
  • Pull request#436Nusnus2025-11-16 08:46
  • Issue#434weetster2025-11-12 21:29
    Result handler thread terminates before processing results from pool workers during shutdown
  • ReleaseNusnus2025-09-20 14:45
    v4.2.2
  • Pull request#431dependabot[bot]2025-09-18 11:49
  • Pull request#430Nusnus2025-09-18 11:48
  • Issue#426auvipy2025-09-18 11:43
    Python 3.14: AttributeError: module 'subprocess' has no attribute '_USE_VFORK'
  • Pull request#428auvipy2025-09-18 11:43
  • Pull request#429Nusnus2025-09-18 10:33
  • Pull request#430cclauss2025-09-18 07:19
  • Issue comment#423felps-dev2025-08-13 02:32
    Copy `code.co_qualname` on Python >= 3.11
  • Issue comment#423ericbuehl2025-06-27 01:14
    Copy `code.co_qualname` on Python >= 3.11
  • Issue comment#406auvipy2025-06-19 06:32
    Add support to dill serializer
  • Issue comment#426auvipy2025-06-02 11:39
    Python 3.14: AttributeError: module 'subprocess' has no attribute '_USE_VFORK'
  • Issue#426frantisekz2025-06-02 07:54
    Python 3.14: AttributeError: module 'subprocess' has no attribute '_USE_VFORK'

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 57 stars here means stars gained during the window, not the repo's star count.