]> granicus.if.org Git - python/commit
Recorded merge of revisions 73201 via svnmerge from
authorGeorg Brandl <georg@python.org>
Thu, 4 Jun 2009 09:00:56 +0000 (09:00 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 4 Jun 2009 09:00:56 +0000 (09:00 +0000)
commit317185a533f6d6b7fcad63ec5e7f875cea09fcb9
treef8ae45e958b507c3b89e040f9230695def606159
parentdc144a03233a5da7affadb09d52a3d64f6e270b0
Recorded merge of revisions 73201 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73201 | georg.brandl | 2009-06-04 10:58:32 +0200 (Do, 04 Jun 2009) | 1 line

  #5767: remove sgmlop support from xmlrpclib; the sgmlop parser does not do much validation and is no longer much faster than e.g. the cElementTree XMLParser.
........
Lib/xmlrpc/client.py
Misc/NEWS