Issue #17106: Fix a segmentation fault in io.TextIOWrapper when an underlying
stream or a decoder produces data of an unexpected type (i.e. when io.TextIOWrapper initialized with text stream or use bytes-to-bytes codec).
S
Serhiy Storchaka committed
94dc6736bd4a72e9af36d4df1c337bd0db5fd69c
Parent: 028915e