]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: fix UBSan failures for `PyStdPrinter_Object` (#131607)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 24 Mar 2025 09:57:14 +0000 (10:57 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Mar 2025 09:57:14 +0000 (10:57 +0100)
commit27f81e82df2083d9430a3084aee1860b0d5ef441
treebdc6c8adae4de8d4b327ef6c93ec9f5f7dde6513
parentf65be097ed032bb5c4be41a027c27161860e59d6
gh-111178: fix UBSan failures for `PyStdPrinter_Object` (#131607)
Objects/fileobject.c