This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author petri.lehtinen
Recipients giampaolo.rodola, petri.lehtinen
Date 2013-11-27.06:10:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385532648.32.0.209027401379.issue19806@psf.upfronthosting.co.za>
In-reply-to
Content
From Illirgway, https://github.com/akheron/cpython/pull/2:

Fix utf-8 bug, when symbol byte chain splits on 2 tcp-packets:

error: uncaptured python exception, closing channel (:'utf-8' codec can't decode byte 0xd0 in position 1474: unexpected end of data [/usr/lib/python3.3/asyncore.py|read|83] [/usr/lib/python3.3/asyncore.py|handle_read_event|441] [/usr/lib/python3.3/asynchat.py|handle_read|178] [/usr/lib/python3.3/smtpd.py|collect_incoming_data|289])
History
Date User Action Args
2013-11-27 06:10:48petri.lehtinensetrecipients: + petri.lehtinen, giampaolo.rodola
2013-11-27 06:10:48petri.lehtinensetmessageid: <1385532648.32.0.209027401379.issue19806@psf.upfronthosting.co.za>
2013-11-27 06:10:48petri.lehtinenlinkissue19806 messages
2013-11-27 06:10:47petri.lehtinencreate