mirror of
https://github.com/python/cpython.git
synced 2024-11-22 13:28:21 +01:00
e7de0c5901
Python.h no longer includes <time.h>, <sys/select.h> and <sys/time.h> standard header files. * Add <time.h> include to xxsubtype.c. * Add <sys/time.h> include to posixmodule.c and semaphore.c. * readline.c includes <sys/select.h> instead of <sys/time.h>. * resource.c no longer includes <time.h> and <sys/time.h>. |
||
---|---|---|
.. | ||
clinic | ||
multiprocessing.c | ||
multiprocessing.h | ||
posixshmem.c | ||
semaphore.c |