Logo
Explore Help
Sign In
mirror/cpython
1
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-01-27 13:15:25 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Modules/_multiprocessing
History
Victor Stinner b270b82f11
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
Replace "(PyCFunction)(void(*)(void))func" cast with
_PyCFunction_CAST(func).
2022-05-03 20:25:41 +02:00
..
clinic
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
2022-05-03 20:25:41 +02:00
multiprocessing.c
bpo-45847: Fix _multiprocessing on platforms without sem_open (GH-29833)
2021-11-29 10:36:10 +01:00
multiprocessing.h
bpo-45847: Fix _multiprocessing on platforms without sem_open (GH-29833)
2021-11-29 10:36:10 +01:00
posixshmem.c
bpo-1635741: Port _posixshmem extension module to multiphase initialization (GH-23404)
2020-11-19 07:20:42 -08:00
semaphore.c
bpo-45847: Fix _multiprocessing on platforms without sem_open (GH-29833)
2021-11-29 10:36:10 +01:00
Powered by Gitea Version: 1.23.8 Page: 1126ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API