Message181256
Yet one crasher, not fixed by my patch yet.
io.TextIOWrapper(io.BytesIO(b'a'), newline='\n', encoding='quopri_codec').read(1)
Sometimes it crashes (on non-debug build), sometimes raises an exception: "ValueError: character U+82228c0 is not in range [U+0000; U+10ffff]". |
|
Date |
User |
Action |
Args |
2013-02-03 10:07:30 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, georg.brandl, pitrou, larry, benjamin.peterson, Arfrever, r.david.murray |
2013-02-03 10:07:30 | serhiy.storchaka | set | messageid: <1359886050.4.0.405256260229.issue17106@psf.upfronthosting.co.za> |
2013-02-03 10:07:30 | serhiy.storchaka | link | issue17106 messages |
2013-02-03 10:07:30 | serhiy.storchaka | create | |
|