Files
cpython/Modules
Serhiy Storchaka d03ce4ae3d 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).
2013-02-03 17:07:32 +02:00
..
2012-06-22 21:12:59 +02:00
2012-11-23 18:52:39 +02:00
2012-10-25 10:47:46 +01:00
2012-12-14 20:13:39 +02:00
2013-01-01 07:41:51 -08:00