mirror of
https://github.com/python/cpython.git
synced 2024-11-24 10:24:35 +08:00
a87c46eab3
builtins and extension module functions and methods that expect boolean values for parameters now accept any Python object rather than just a bool or int type. This is more consistent with how native Python code itself behaves. |
||
---|---|---|
.. | ||
clinic | ||
multiprocessing.c | ||
multiprocessing.h | ||
posixshmem.c | ||
semaphore.c |