summaryrefslogtreecommitdiffstats
path: root/Modules/_multiprocessing/clinic
Commit message (Expand)AuthorAgeFilesLines
* bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)Serhiy Storchaka2020-05-261-11/+1
* bpo-37034: Display argument name on errors with keyword arguments with Argume...RĂ©mi Lapeyre2019-08-291-3/+3
* bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-1...Serhiy Storchaka2019-03-141-7/+48
* bpo-35813: Tests and docs for shared_memory (#11816)Davin Potts2019-02-241-0/+92