https://github.com/python/cpython
Revision 71b6c1af727fbe13525fb734568057d78cea33f3 authored by Miss Islington (bot) on 31 October 2018, 12:36:20 UTC, committed by GitHub on 31 October 2018, 12:36:20 UTC

_io.IncrementalNewlineDecoder's initializer possibly assigns out-of-range
value to the bitwise struct field.
(cherry picked from commit b08746bfdf64e55ce33516f2065fa2aa4f51be95)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
1 parent da15389
History
Tip revision: 71b6c1af727fbe13525fb734568057d78cea33f3 authored by Miss Islington (bot) on 31 October 2018, 12:36:20 UTC
bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. (GH-10217)
Tip revision: 71b6c1a
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.3 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 51.4 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.2 KB

README.rst

back to top