]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-112383: Fix test_loop_quicken when an executor is installed (GH-113153)
authorBrandt Bucher <brandtbucher@microsoft.com>
Fri, 15 Dec 2023 17:27:57 +0000 (09:27 -0800)
committerGitHub <noreply@github.com>
Fri, 15 Dec 2023 17:27:57 +0000 (17:27 +0000)
commitd07483292b115a5a0e9b9b09f3ec1000ce879986
tree5ae7232b2bf4dd03ccb615a02eeec119521a1836
parent1addde0c698f7f8eb716bcecf63d119e19e1ecda
GH-112383: Fix test_loop_quicken when an executor is installed (GH-113153)
Lib/test/test_dis.py