diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-02-03 15:10:42 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-02-03 15:10:42 (GMT) |
commit | 354d50ee37f2c7e96812a2824b5e899cfd5ee3b1 (patch) | |
tree | b26241769c6009b2df5c6a01631f24d4d2e0e767 /Python/thread.c | |
parent | cc23cc672ff9164900b717bcc7f6484c03328bc0 (diff) | |
download | cpython-354d50ee37f2c7e96812a2824b5e899cfd5ee3b1.zip cpython-354d50ee37f2c7e96812a2824b5e899cfd5ee3b1.tar.gz cpython-354d50ee37f2c7e96812a2824b5e899cfd5ee3b1.tar.bz2 |
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).
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions