Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
ce5a56e9851a65a94b24b27ec6e55d4c47d7e46c
/
Modules
/
_multiprocessing
/
multiprocessing.c
b275e2d
Issue #4028: Make multiprocessing build on SunOS.
by Charles-François Natali
· 13 years ago
c23484b
Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor was actually received
by Jesus Cea
· 14 years ago
79e7c4e
Close #12950: multiprocessing "test_fd_transfer" fails under OpenIndiana
by Jesus Cea
· 14 years ago
a1a8da8
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
by Antoine Pitrou
· 14 years ago
a25fc1e
Merged revisions 85665 via svnmerge from
by Benjamin Peterson
· 15 years ago
95898c4
Fix compiler warning: module init functions do not return anything in 2.x.
by Georg Brandl
· 15 years ago
886a1cd
Merged revisions 85586-85587,85596-85598 via svnmerge from
by Gregory P. Smith
· 15 years ago
c83ea13
Untabify C files. Will watch buildbots.
by Antoine Pitrou
· 15 years ago
5afa6d4
Issue #7272, continued: don't re-use existing HAVE_BROKEN_POSIX_SEMAPHORES
by Mark Dickinson
· 15 years ago
c4920e8
Issue #7272: Add configure test to detect whether sem_open works
by Mark Dickinson
· 15 years ago
355b126
issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin Lowis for help
by Jesse Noller
· 16 years ago
dfd7949
convert multiprocessing to unix line endings
by Benjamin Peterson
· 17 years ago
e1f6646
Typo.
by Georg Brandl
· 17 years ago
6d53e7e
#3095: don't leak values from Py_BuildValue.
by Georg Brandl
· 17 years ago
190d56e
add the multiprocessing package to fulfill PEP 371
by Benjamin Peterson
· 17 years ago