]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106320: Fix specialize.c compilation by including pycore_pylifecycle.h (#106434)
authorGuido van Rossum <guido@python.org>
Tue, 4 Jul 2023 21:42:12 +0000 (14:42 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Jul 2023 21:42:12 +0000 (21:42 +0000)
commit17af98227f883a93bfbd866b4bcc719ba9d682a1
treefcd0796281185081fbc935778ba469e5cd8aa61a
parenteeb5c63179eba0390c8937d0803a41092225be7e
gh-106320: Fix specialize.c compilation by including pycore_pylifecycle.h (#106434)

Compilation of Python/specialize.c was broken on macOS for me by gh-106400.
Python/specialize.c