bpo-38156: Fix compiler warning in PyOS_StdioReadline() (GH-21721) · python/cpython@b6724be · GitHub
Skip to content

Commit b6724be

Browse files
bpo-38156: Fix compiler warning in PyOS_StdioReadline() (GH-21721)
incr cannot be larger than INT_MAX: downcast to int explicitly. (cherry picked from commit bde48fd) Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 3c4fc86 commit b6724be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Parser/myreadline.c

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)