]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112136: Remove unused #include "pycore_lock.h" (#127093)
authorVictor Stinner <vstinner@python.org>
Thu, 21 Nov 2024 12:50:11 +0000 (13:50 +0100)
committerGitHub <noreply@github.com>
Thu, 21 Nov 2024 12:50:11 +0000 (13:50 +0100)
commit0c5556fcb7315f26aa4b192e341cb2a72bb78f41
tree21eab399ddbd6d6453f365153f54312c633d4f5b
parent4803cd0244847f286641c85591fda08b513cea52
gh-112136: Remove unused #include "pycore_lock.h" (#127093)

pycore_modsupport.h no longer needs pycore_lock.h.
Include/internal/pycore_modsupport.h