This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-06-10 20:01:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ab930175e7
cpython
/
Lib
/
xmlrpc
History
Download ZIP
Download TAR.GZ
Sanyam Kumat
ab930175e7
gh-148954: Escape methodname in xmlrpc.client.dumps() to prevent XML injection (GH-148968)
2026-06-06 21:38:15 +00:00
..
__init__.py
client.py
gh-148954: Escape methodname in xmlrpc.client.dumps() to prevent XML injection (GH-148968)
2026-06-06 21:38:15 +00:00
server.py