R. David Murray <rdmur...@bitdance.com> added the comment: In this case I think it is safe enough, since it only results in the ;,= not getting encoded. If an application were doing anything with the encoded chars, it would probably be decoding them, and now that step will simply become a noop. Of course, breakage is always possible, but this change seems worth what appears to be a relatively small risk.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10753> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com