| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-31247: xmlrpc.server: break reference cycle (#3166) (#3168) | Victor Stinner | 2017-08-21 | 1 | -12/+24 |
|
|
* | bpo-29615: backport to 3.6 (#478) | Petr Motejlek | 2017-03-05 | 1 | -19/+24 |
|
|
* | Issue #23804: Merge spelling and NEWS fixes from 3.5 | Martin Panter | 2016-07-11 | 1 | -1/+1 |
|\ |
|
| * | English spelling and grammar fixes | Martin Panter | 2016-07-11 | 1 | -1/+1 |
|
|
* | | Issue #26404: Add context manager to socketserver, by Aviv Palivoda | Martin Panter | 2016-04-13 | 1 | -13/+12 |
|/ |
|
* | Issue #26147: xmlrpc now works with strings not encodable with used | Serhiy Storchaka | 2016-01-20 | 1 | -2/+2 |
|
|
* | merge from 3.3 | Senthil Kumaran | 2014-01-13 | 1 | -0/+14 |
|\ |
|
| * | Issue #19082: Working xmlrpc.server and xmlrpc.client examples. Both in modul... | Senthil Kumaran | 2014-01-13 | 1 | -0/+14 |
|
|
* | | Issue #18571: Implementation of the PEP 446: file descriptors and file handles | Victor Stinner | 2013-08-27 | 1 | -7/+0 |
|/ |
|
* | #8112: Update the documenting xmlrpc server to use getfullargspec. | R David Murray | 2013-08-10 | 1 | -7/+10 |
|
|
* | Merge 3.2 | Éric Araujo | 2012-03-05 | 1 | -1/+1 |
|\ |
|
| * | Use raw string for a docstring that uses a backslash | Éric Araujo | 2012-03-05 | 1 | -1/+1 |
|
|
* | | Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer | Charles-François Natali | 2012-02-18 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer | Charles-François Natali | 2012-02-18 | 1 | -1/+4 |
| |\ |
|
| | * | Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer | Charles-François Natali | 2012-02-18 | 1 | -1/+4 |
|
|
* | | | Closes #2979: add parameter 'use_builtin_types' to the SimpleXMLRPCServer. | Florent Xicluna | 2011-12-09 | 1 | -10/+15 |
|
|
* | | | Fix User-Agent for the xmlrpc.client, and catch KeyboardInterrupt for the sta... | Florent Xicluna | 2011-10-30 | 1 | -2/+7 |
|/ / |
|
* | | Cleanup xmlrpc: remove obsolete comments, unused imports. Add test for bytes ... | Florent Xicluna | 2011-10-30 | 1 | -2/+1 |
|
|
* | | Closes #13291: NameError in xmlrpc package. | Florent Xicluna | 2011-10-30 | 1 | -3/+4 |
|
|
* | | Closes #13258: Use callable() built-in in the standard library. | Florent Xicluna | 2011-10-28 | 1 | -1/+1 |
|
|
* | | #11565: Merge with 3.1. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|
|
| * | Merged revisions 86051 via svnmerge from | Benjamin Peterson | 2010-10-31 | 1 | -1/+1 |
|
|
| * | Merged revisions 80112 via svnmerge from | Victor Stinner | 2010-04-16 | 1 | -1/+3 |
|
|
| * | Merged revisions 74821,74828-74831,74833,74835 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -3/+3 |
|
|
* | | more fun with string exceptions | Benjamin Peterson | 2010-10-31 | 1 | -1/+1 |
|
|
* | | Issue #7606: XML-RPC traceback stored in X-traceback is now encoded to ASCII | Victor Stinner | 2010-04-16 | 1 | -1/+3 |
|
|
* | | Merged revisions 74558 via svnmerge from | Kristján Valur Jónsson | 2009-12-16 | 1 | -4/+43 |
|
|
* | | Use true booleans and PEP8 for argdefaults. | Georg Brandl | 2009-09-16 | 1 | -3/+3 |
|
|
* | | porting revision 74098 from trunk: | Kristján Valur Jónsson | 2009-07-19 | 1 | -2/+7 |
|
|
* | | http://bugs.python.org/issue6267 | Kristján Valur Jónsson | 2009-07-01 | 1 | -11/+51 |
|/ |
|
* | Merged revisions 71268 via svnmerge from | Matthias Klose | 2009-04-07 | 1 | -1/+1 |
|
|
* | Fix for issue5040. Adding support for unicode message passing and tests for u... | Senthil Kumaran | 2009-04-01 | 1 | -11/+16 |
|
|
* | #5636: fix next -> __next__ in csv reader docs. | Georg Brandl | 2009-04-01 | 1 | -1/+1 |
|
|
* | Merged revisions 70940 via svnmerge | Georg Brandl | 2009-04-01 | 1 | -1/+5 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -6/+6 |
|
|
* | Create xmlrpc package. Issue #2886. | Georg Brandl | 2008-05-26 | 1 | -0/+868 |
|
|