Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
3.9
cpython/Modules/_multiprocessing
History
Victor Stinner 4a21e57fe5 bpo-40268: Remove unused structmember.h includes (GH-19530)
If only offsetof() is needed: include stddef.h instead.

When structmember.h is used, add a comment explaining that
PyMemberDef is used.
2020-04-15 02:35:41 +02: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-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
semaphore.c
bpo-39511: Fix multiprocessing semlock_acquire() (GH-18298)
2020-02-01 01:25:59 +01:00
Powered by Gitea Page: 974ms Template: 18ms
English
English
Licenses API