]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105858: Expose some union-related objects as internal APIs (GH-116025)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 28 Feb 2024 09:56:40 +0000 (01:56 -0800)
committerGitHub <noreply@github.com>
Wed, 28 Feb 2024 09:56:40 +0000 (09:56 +0000)
commitd53560deb2c9ae12147201003fe63b266654ee21
tree67abdbb56a150b7560b18c39e173eb65737f8929
parente72576c48b8be1e4f22c2f387f9769efa073c5be
gh-105858: Expose some union-related objects as internal APIs (GH-116025)

We now use these in the AST parsing code after gh-105880. A few comparable types (e.g.,
NoneType) are already exposed as internal APIs.
Include/internal/pycore_unionobject.h