diff options
author | Victor Stinner <vstinner@python.org> | 2022-05-10 00:00:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-10 00:00:38 (GMT) |
commit | cb35402c1867b48704c2de1d1efd465ca738f374 (patch) | |
tree | b1fa60fb79ec9fdea111a938a15f3066d3853a94 /Python/mysnprintf.c | |
parent | 6ed7c353b8ded48a9128413f35921ddc4e5b1065 (diff) | |
download | cpython-cb35402c1867b48704c2de1d1efd465ca738f374.zip cpython-cb35402c1867b48704c2de1d1efd465ca738f374.tar.gz cpython-cb35402c1867b48704c2de1d1efd465ca738f374.tar.bz2 |
gh-88750: On Windows, PyThread_acquire_lock() no longer checks for NULL (#92586)
On Windows, PyThread_acquire_lock(), PyThread_acquire_lock_timed()
and PyThread_release_lock() no longer check at runtime if the lock is
not NULL.
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions