Staging
v0.8.1
https://github.com/python/cpython
Revision b6724be8047ac2404aab870d35d8f95bb0b7036a authored by Miss Islington (bot) on 04 August 2020, 00:56:54 UTC, committed by GitHub on 04 August 2020, 00:56:54 UTC

incr cannot be larger than INT_MAX: downcast to int explicitly.
(cherry picked from commit bde48fd8110cc5f128d5db44810d17811e328a24)

Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 3c4fc86
History
Tip revision: b6724be8047ac2404aab870d35d8f95bb0b7036a authored by Miss Islington (bot) on 04 August 2020, 00:56:54 UTC
bpo-38156: Fix compiler warning in PyOS_StdioReadline() (GH-21721)
Tip revision: b6724be
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.3 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 3.2 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top