Issues
- 7
adding type annotation
#128 opened by martinResearch - 4
0.70.17 sdist has `python-tag = py313` hardcoded, rendering it incompatible with other Python versions
#196 opened by mgorny - 0
add initial support for python 3.14
#201 opened by mmckerns - 0
drop formal support for python 3.8
#200 opened by mmckerns - 0
return in finally swallows exceptions
#199 opened by iritkatriel - 1
- 5
Process name not propagated to logging library
#143 opened by noxdafox - 0
AttributeError: module 'threading' has no attribute '_Condition'. Did you mean: 'Condition'?
#191 opened by nick-at-dave - 0
- 1
feat: allow more iterables in `Pool.map()`
#179 opened by ankostis - 4
- 4
Python 3.12 fork multithreaded warning
#166 opened by enzbus - 1
I'm truly fond of this project; it has helped me transcend the constraints of the GIL. Keep up the excellent work and forge ahead with determination!
#156 opened by 1033866383 - 3
Always builds without extensions
#155 opened by juliangilbey - 4
- 0
Parallel processing of large arrays
#154 opened by LogWell - 3
Issue with multiprocess and Python 3.11
#152 opened by cheikhgwane - 1
Publish python 3.11 binaries.
#150 opened by ewianda - 1
python 3.11+ wheel(s) for pypi?
#149 opened by timksf - 4
Security Policy
#148 opened by kontibbo - 15
- 2
Multiprocess works where multiprocessing fails
#147 opened by enzbus - 4
Error when using 'spawn' as start method
#145 opened by yhcharles - 1
Security vulnerability - tempfiles.mktemp
#142 opened by claytonparnell - 0
Adding graph in Pool processes
#141 opened by erwinschrodinger1 - 1
Multiprocess process.start() not doing anything?
#139 opened by Hana-Ali - 4
Same output for all processes?
#138 opened by Hana-Ali - 1
Issue accessing modules and variables defined outside function on Windows with Pool.map
#137 opened by astrofrog - 2
AssertionError: group argument must be None for now
#132 opened by menichel - 0
How to use shared devices exclusively?
#135 opened by lijinbio - 1
- 1
use correct resource_tracker
#133 opened by mmckerns - 7
"from multiprocess import Manager" fails
#130 opened by Jylpah - 4
Python 3.10 installing multiprocess has incompatibility with apache-beam due to dill version
#125 opened by rpeloff-id - 1
- 1
Add changelog to release notes
#129 opened by mmckerns - 4
- 5
- 3
resets the script in Windows
#123 opened by ARSadri - 0
add formal support for python3.11
#121 opened by mmckerns - 0
support python3.11.0 and python3.12.0a1
#120 opened by mmckerns - 0
add CI support for pypy3.8, pypy3.9, and python3.12
#119 opened by mmckerns - 0
multiprocess fails with pyinstaller
#116 opened by ughstudios - 4
Multiprocess does not work with ctypes.Structure
#114 opened by ot2789 - 3
Must we use a Queue?
#112 opened by ughstudios - 1
Multiprocess does not work with PyInstaller
#117 opened by ughstudios - 1
- 5
- 1
- 0
unify README and module __doc__
#111 opened by mmckerns