bpo-31619: Fixed integer overflow in converting huge strings to int. … · pythoncapi/cpython@29ba688 · GitHub
Skip to content

Commit 29ba688

Browse files
bpo-31619: Fixed integer overflow in converting huge strings to int. (python#3884)
1 parent 1fb72d2 commit 29ba688

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

Objects/longobject.c

Lines changed: 11 additions & 3 deletions

0 commit comments

Comments
 (0)