Martin v. Löwis added the comment:

I'm still skeptical that a new exception should be introduced in 2.7.x, or 3.3 
(might this break existing setups?). I suggest to ask the release manager for a 
decision.

But if this is done, then I propose to add the following text to ServerProxy:

versionchanged (2.7.6): Sending strings with characters that are ill-formed in 
XML (e.g. \x00) now raises ValueError.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7727>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to