]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-102509: Start initializing `ob_digit` of `_PyLongValue` (GH-102510) (#107464)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 31 Jul 2023 12:27:59 +0000 (05:27 -0700)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 12:27:59 +0000 (14:27 +0200)
commit8f080a290bd45f4664d3a457256310cc02883d7d
treeeb3b9d5033dad61236035cd25095d5e86fc0c8be
parent54aaaadef8a44324f6be674707c67a3516470ff6
[3.12] gh-102509: Start initializing `ob_digit` of `_PyLongValue` (GH-102510) (#107464)

gh-102509: Start initializing `ob_digit` of `_PyLongValue` (GH-102510)
(cherry picked from commit fc130c47daa715d60d8925c478a96d5083e47b6a)

Co-authored-by: Illia Volochii <illia.volochii@gmail.com>
Misc/NEWS.d/next/Security/2023-03-07-21-46-29.gh-issue-102509.5ouaH_.rst [new file with mode: 0644]
Objects/longobject.c