cpython/Modules/_multiprocessing
Sergey Fedoseev 32f825393e Remove some unused defines in multiprocessing.h. (GH-15661)
It looks like they are unused since
87cf220972.
2019-09-07 10:44:36 +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 Remove some unused defines in multiprocessing.h. (GH-15661) 2019-09-07 10:44:36 +03: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