diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-10-31 12:36:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-31 12:36:20 (GMT) |
commit | 71b6c1af727fbe13525fb734568057d78cea33f3 (patch) | |
tree | 5c21fd44694813a375597f3aa5e49f43e965f2fd /Lib/pydoc.py | |
parent | da15389fddb85cf8a97b81e75de7d77b5f505b56 (diff) | |
download | cpython-71b6c1af727fbe13525fb734568057d78cea33f3.zip cpython-71b6c1af727fbe13525fb734568057d78cea33f3.tar.gz cpython-71b6c1af727fbe13525fb734568057d78cea33f3.tar.bz2 |
bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. (GH-10217)
_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>
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions