]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-111339: Change `valid` property of executors to `is_valid()` method (GH-111350)
authorMark Shannon <mark@hotpy.org>
Thu, 26 Oct 2023 10:31:51 +0000 (11:31 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Oct 2023 10:31:51 +0000 (11:31 +0100)
commit5c9d4497abd2923b4655cee2510208be8540b117
treeeae5c8952156c9bb88eea6f845e537606469cb43
parent78e6d72e38ef4b490f0098b644454031f20ae361
GH-111339: Change `valid` property of executors to `is_valid()` method (GH-111350)
Lib/test/test_capi/test_misc.py
Python/optimizer.c