This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-21 18:41:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e863fab283eddca9c2a8f9d1ee30f4dc243e314
cpython
/
Lib
/
xmlrpc
T
History
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
…