index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_multiprocessing
/
clinic
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-15999: Accept arbitrary values for boolean parameters. (#15609)
Serhiy Storchaka
2022-12-03
1
-7/+7
*
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
Erlend E. Aasland
2022-08-13
2
-87/+37
*
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (...
Eric Snow
2022-08-11
3
-8/+191
*
gh-94512: Fix forced arg format in AC-processed multiprocessing (GH-94517)
Oleg Iarygin
2022-07-04
1
-6/+24
*
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
Victor Stinner
2022-05-03
3
-11/+11
*
bpo-45847: Fix _multiprocessing on platforms without sem_open (GH-29833)
Christian Heimes
2021-11-29
1
-9/+77
*
bpo-20175: Convert Modules/_multiprocessing to the Argument Clinic (GH-14245)
Zackery Spytz
2020-07-12
2
-0/+553
*
bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)
Serhiy Storchaka
2020-05-26
1
-11/+1
*
bpo-37034: Display argument name on errors with keyword arguments with Argume...
RĂ©mi Lapeyre
2019-08-29
1
-3/+3
*
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-1...
Serhiy Storchaka
2019-03-14
1
-7/+48
*
bpo-35813: Tests and docs for shared_memory (#11816)
Davin Potts
2019-02-24
1
-0/+92