diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2022-12-03 19:52:21 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-03 19:52:21 (GMT) |
| commit | a87c46eab3c306b1c5b8a072b7b30ac2c50651c0 (patch) | |
| tree | 92c0ebdb6abd303ea967c0bd999d839a98f84494 /Lib/test/_test_multiprocessing.py | |
| parent | c68573b339320409b038501fdd7d4f8a56766275 (diff) | |
| download | cpython-a87c46eab3c306b1c5b8a072b7b30ac2c50651c0.zip cpython-a87c46eab3c306b1c5b8a072b7b30ac2c50651c0.tar.gz cpython-a87c46eab3c306b1c5b8a072b7b30ac2c50651c0.tar.bz2 | |
bpo-15999: Accept arbitrary values for boolean parameters. (#15609)
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.
Diffstat (limited to 'Lib/test/_test_multiprocessing.py')
0 files changed, 0 insertions, 0 deletions
