-
Notifications
You must be signed in to change notification settings - Fork 478
Pull requests: joblib/joblib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Count bytes when writing non-byte compression buffers
#1854
opened Sep 12, 2026 by
betacatsling
Loading…
Tolerate concurrent removal during temporary folder cleanup
#1852
opened Sep 12, 2026 by
betacatsling
Loading…
fix: catch decimal.InvalidOperation in _batch_setitems for Decimal('NaN') dict keys
#1850
opened Sep 10, 2026 by
VenkateswarluNagineni
Loading…
Reject n_jobs=0 in MultiprocessingBackend before the nesting checks
#1838
opened Aug 19, 2026 by
ckarnell
Loading…
FIX unregister temporary folders that are never created
#1829
opened Jul 27, 2026 by
larsoner
Contributor
Loading…
FIX consistent Memory cache location for str and pathlib.Path inputs
#1828
opened Jul 27, 2026 by
kunalrawat425
Loading…
PERF Prevent Python worker oversaturation/oversubscription
#1825
opened Jul 22, 2026 by
itamarst
Contributor
Loading…
ENH: Add function to say why a call was not in the cache
#1763
opened Dec 5, 2025 by
larsoner
Contributor
Loading…
Increase reproducibility by removing local path from the docs
#1761
opened Nov 30, 2025 by
mr-c
Contributor
Loading…
ENH add a call_context parameter to Parallel to make it possible to propagate runtime configuration to the workers
#1668
opened Feb 26, 2025 by
glemaitre
Contributor
Loading…
feat: avoid polluting memory namespace when caching functions in jupyter notebooks
#1570
opened Apr 9, 2024 by
banteg
Loading…
Use inspect.getsourcelines to get code
#1550
opened Feb 21, 2024 by
androids-electric-sheep
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.