This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-02 16:13:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
fbc6f943e0
cpython
/
Lib
/
xmlrpc
History
Download ZIP
Download TAR.GZ
Charles-François Natali
cd96b4f1ff
Issue
#14001
: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer
...
upon malformed POST request.
2012-02-18 14:53:41 +01:00
..
__init__.py
client.py
Issue
#13293
: Better error message when trying to marshal bytes using xmlrpc.client.
2011-10-30 20:22:25 +01:00
server.py
Issue
#14001
: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer
2012-02-18 14:53:41 +01:00