Commits
User selector
Commit history
Commits on Oct 13, 2021
bpo-45386: Handle strftime's ValueError graciously in xmlrpc.client (GH-28765) (GH-28934)
Show description for f40b230andauthored
Commits on Jul 30, 2021
Update URLs in comments and metadata to use HTTPS (GH-27458) (GH-27478)
Show description for f7f1c26andauthored
Commits on Mar 29, 2021
Commits on Nov 13, 2019
- authored andcommitted
Commits on Sep 27, 2019
bpo-38243, xmlrpc.server: Escape the server_title (GH-16373)
Show description for e8650a4authored andcommitted
Commits on Sep 8, 2019
- authored andcommitted
Commits on Sep 1, 2019
Commits on Aug 8, 2019
bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952)
Show description for 662db12authored
Commits on May 6, 2019
bpo-36793: Remove unneeded __str__ definitions. (GH-13081)
Show description for 96aeaecauthored
Commits on Feb 19, 2019
bpo-35153: Add headers parameter to xmlrpc.client.ServerProxy (GH-10308)
Show description for beda52eauthored andcommitted
Commits on Jul 16, 2018
bpo-33911: Fixed deprecation warning in xmlrpc.server (GH-7847)
Show description for 35c0809authored andcommitted
Commits on Apr 25, 2018
- authored andcommitted
Commits on Dec 14, 2017
bpo-32297: Few misspellings found in Python source code comments. (#4803)
Show description for 53f7a7cauthored andcommitted
Commits on Nov 8, 2017
Replace KB unit with KiB (#4293)
Show description for 8c663fdauthored
Commits on Aug 21, 2017
bpo-31247: xmlrpc.server: break reference cycle (#3166)
Show description for 8452445authored
Commits on Mar 1, 2017
bpo-29615: SimpleXMLRPCDispatcher no longer chains KeyError (#260)
Show description for 3c6314cauthored andcommitted
Commits on Feb 28, 2017
Commits on Sep 11, 2016
Issue #26885: xmlrpc now supports unmarshalling additional data types used
Show description for 352601ccommitted
Commits on Jul 11, 2016
Commits on May 4, 2016
Issue #26873: xmlrpc now raises ResponseError on unsupported type tags
Show description for 45cdcd9committedIssue #26873: xmlrpc now raises ResponseError on unsupported type tags
Show description for 290fed4committed
Commits on Apr 17, 2016
Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error
Show description for b6a9c97committed- committed
Commits on Apr 13, 2016
Commits on Feb 25, 2016
- committed
Issue #26402: Fix XML-RPC client retrying after server disconnection
Show description for eae3336committed
Commits on Feb 11, 2016
Issue #25985: sys.version_info is now used instead of sys.version
Show description for 885bdc4committed
Commits on Jan 20, 2016
Issue #26147: xmlrpc now works with strings not encodable with used
Show description for aebb6d3committed
Commits on Nov 2, 2015
- committed
Issue #25523: Correct "a" article to "an" article
Show description for 7462b64committed
Commits on Apr 10, 2015
Issue #23865: close() methods in multiple modules now are idempotent and more
Show description for 7e7a3dbcommittedIssue #23865: close() methods in multiple modules now are idempotent and more
Show description for 2116b12committed
Commits on Apr 5, 2015
#3566: Clean up handling of remote server disconnects.
Show description for cae7bdbcommitted