Skip to content

bpo-31718: Raise ValueError instead of SystemError when calling methods of uninitialized io.IncrementalNewlineDecoder objects#3913

Closed
orenmn wants to merge 10 commits into
python:masterfrom
orenmn:bpo31718-dont-raise-sys-err
Closed

bpo-31718: Raise ValueError instead of SystemError when calling methods of uninitialized io.IncrementalNewlineDecoder objects#3913
orenmn wants to merge 10 commits into
python:masterfrom
orenmn:bpo31718-dont-raise-sys-err

add CHECK_INITIALIZED_DECODER() to reset() and to newlines getter

b00c491
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs