]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37127: Remove _pending_calls.finishing (GH-19439)
authorVictor Stinner <vstinner@python.org>
Wed, 8 Apr 2020 20:10:53 +0000 (22:10 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2020 20:10:53 +0000 (22:10 +0200)
commitcfc3c2f8b34d3864717ab584c5b6c260014ba55a
treea92ab42422ebb899372b02a0eba52c9c6235bea0
parentdda5d6e071c6a9d65993d45b90232565cfad2cde
bpo-37127: Remove _pending_calls.finishing (GH-19439)
Include/internal/pycore_pystate.h
Python/ceval.c