diff options
author | Mario Corchero <mcorcherojim@bloomberg.net> | 2023-07-10 13:35:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-10 13:35:54 (GMT) |
commit | 3e23fa71f43fb225ca29a931644d1100e2f4d6b8 (patch) | |
tree | 914d8671305a5f97c01d2d409b6d13e671e48255 /Modules/_testcapimodule.c | |
parent | 3f9bc86c5a1b29fd636a53bf4150acacf60284d8 (diff) | |
download | cpython-3e23fa71f43fb225ca29a931644d1100e2f4d6b8.zip cpython-3e23fa71f43fb225ca29a931644d1100e2f4d6b8.tar.gz cpython-3e23fa71f43fb225ca29a931644d1100e2f4d6b8.tar.bz2 |
GH-61215: threadingmock: Remove unused branch for `timeout` (#106591)
threadingmock: Remove unused branch for `timeout`
This is no longer needed as the mock does not hold a "timeout"
parameter, the timeout is stored in `_mock_wait_timeout`.
Diffstat (limited to 'Modules/_testcapimodule.c')
0 files changed, 0 insertions, 0 deletions