This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1f21eaa15e
cpython
/
Modules
/
_multiprocessing
History
Rémi Lapeyre
4901fe274b
bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593)
2019-08-29 17:49:08 +03:00
..
clinic
bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593)
2019-08-29 17:49:08 +03:00
multiprocessing.c
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (
#1051
)
2017-04-16 10:46:38 +03:00
multiprocessing.h
require a long long data type (
closes
#27961
)
2016-09-05 17:44:18 -07:00
posixshmem.c
bpo-35813: Tests and docs for shared_memory (
#11816
)
2019-02-23 22:08:16 -06:00
semaphore.c
bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464)
2019-05-30 19:13:39 -07:00