[issue8795] Error sending utf8 strings over syslog udp protocol

2010-05-24 Thread Arie Skliarouk
Arie Skliarouk added the comment: How come the fix from October 21 have not got into Python 2.6.5 that is packaged into ubuntu 10.04? I overwrote the handlers.py from existing python 2.6.5 installation with the patched version and verified that utf8-encoded logs pass properly now. Thank you

[issue8795] Error sending utf8 strings over syslog udp protocol

2010-05-23 Thread Arie Skliarouk
New submission from Arie Skliarouk : I am trying to send utf8 strings over syslog/udp and get strange error: Traceback (most recent call last): File "/usr/lib/python2.6/logging/handlers.py", line 788, in emit self.socket.sendto(msg, self.address) TypeError: sendto() takes