Staging
v0.5.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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 8.5 KB
README.rst -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.7 KB
conf.py -rw-r--r-- 6.8 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 52.3 KB
license.rst -rw-r--r-- 45.2 KB
make.bat -rw-r--r-- 5.5 KB
requirements.txt -rw-r--r-- 128 bytes
runtime.txt -rw-r--r-- 3 bytes

README.rst

back to top