]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102509: Start initializing `ob_digit` of `_PyLongValue` (GH-102510)
authorIllia Volochii <illia.volochii@gmail.com>
Fri, 28 Jul 2023 13:39:54 +0000 (16:39 +0300)
committerGitHub <noreply@github.com>
Fri, 28 Jul 2023 13:39:54 +0000 (14:39 +0100)
commitfc130c47daa715d60d8925c478a96d5083e47b6a
tree5661c5efbe2237a13979cb2fb6ce01ff6bac61bf
parenta1b679572e7156bc4299819e73235dc608d4a570
gh-102509: Start initializing `ob_digit` of `_PyLongValue` (GH-102510)
Misc/NEWS.d/next/Security/2023-03-07-21-46-29.gh-issue-102509.5ouaH_.rst [new file with mode: 0644]
Objects/longobject.c