Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 4, 2020

incr cannot be larger than INT_MAX: downcast to int explicitly.

https://bugs.python.org/issue38156

incr cannot be larger than INT_MAX: downcast to int explicitly.
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 4, 2020
incr cannot be larger than INT_MAX: downcast to int explicitly.
(cherry picked from commit bde48fd)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-bot
Copy link

GH-21723 is a backport of this pull request to the 3.9 branch.

@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-21725 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 4, 2020
incr cannot be larger than INT_MAX: downcast to int explicitly.
(cherry picked from commit bde48fd)

Co-authored-by: Victor Stinner <[email protected]>
miss-islington added a commit that referenced this pull request Aug 4, 2020
incr cannot be larger than INT_MAX: downcast to int explicitly.
(cherry picked from commit bde48fd)

Co-authored-by: Victor Stinner <[email protected]>
miss-islington added a commit that referenced this pull request Aug 4, 2020
incr cannot be larger than INT_MAX: downcast to int explicitly.
(cherry picked from commit bde48fd)

Co-authored-by: Victor Stinner <[email protected]>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 4, 2020
incr cannot be larger than INT_MAX: downcast to int explicitly.
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
incr cannot be larger than INT_MAX: downcast to int explicitly.
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
incr cannot be larger than INT_MAX: downcast to int explicitly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants