]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105587: Remove assertion from `_PyStaticObject_CheckRefcnt` (GH-105638...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 14 Jun 2023 05:04:22 +0000 (22:04 -0700)
committerGitHub <noreply@github.com>
Wed, 14 Jun 2023 05:04:22 +0000 (05:04 +0000)
commit0a9346d3d8b52e585a43ee6c7708e5a639fa9fed
treed1f39137337cb04bdd7f8b00924889243129fbfc
parentbc997b38b66cd61ab2ba9697546c39472cb93ee3
[3.12] gh-105587: Remove assertion from `_PyStaticObject_CheckRefcnt` (GH-105638) (#105769)

gh-105587: Remove assertion from `_PyStaticObject_CheckRefcnt` (GH-105638)
(cherry picked from commit 6199fe3b3236748033a7ce2559aeddb5a91bbbd9)

Co-authored-by: Eddie Elizondo <eduardo.elizondorueda@gmail.com>
Include/internal/pycore_global_objects_fini_generated.h
Misc/NEWS.d/next/Core and Builtins/2023-06-10-21-38-49.gh-issue-105587.rL3rzv.rst [new file with mode: 0644]