]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 71355 via svnmerge from
authorMatthias Klose <doko@ubuntu.com>
Tue, 7 Apr 2009 14:48:10 +0000 (14:48 +0000)
committerMatthias Klose <doko@ubuntu.com>
Tue, 7 Apr 2009 14:48:10 +0000 (14:48 +0000)
commit1478f5c36ce97eb0d4c8f5aca0f31751bf30bc5d
tree2086ba60c37e1638acf28a1b7ff28bb4c614939a
parentc5b564b68fc8425804e2383b10e6a9b1c4841211
Merged revisions 71355 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r71355 | matthias.klose | 2009-04-07 15:13:10 +0200 (Di, 07 Apr 2009) | 10 lines

  Merged revisions 71268 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r71268 | matthias.klose | 2009-04-05 23:00:48 +0200 (So, 05 Apr 2009) | 3 lines

    - Issue #2703: SimpleXMLRPCDispatcher.__init__: Provide default values for
      new arguments introduced in 2.5.
  ........
................
Lib/xmlrpc/server.py
Misc/NEWS