cpython/Lib/xmlrpc
Miss Islington (bot) ac07245fd3
[3.13] gh-148954: Escape methodname in xmlrpc.client.dumps() to prevent XML injection (GH-148968) (GH-151035)
(cherry picked from commit ab930175e7)

Co-authored-by: Sanyam Kumat <124618873+sanyamk23@users.noreply.github.com>
2026-06-07 10:53:16 +03:00
..
__init__.py
client.py [3.13] gh-148954: Escape methodname in xmlrpc.client.dumps() to prevent XML injection (GH-148968) (GH-151035) 2026-06-07 10:53:16 +03:00
server.py