mirror of
https://github.com/python/cpython.git
synced 2026-01-03 14:02:21 +00:00
Argument Clinic now uses the new public PyLong_AsInt(), rather than the old name _PyLong_AsInt(). |
||
|---|---|---|
| .. | ||
| clinic | ||
| multiprocessing.c | ||
| multiprocessing.h | ||
| posixshmem.c | ||
| semaphore.c | ||