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

Co-authored-by: Sanyam Kumat <124618873+sanyamk23@users.noreply.github.com>
2026-06-07 10:52:40 +03:00
..
__init__.py Create xmlrpc package. Issue #2886. 2008-05-26 11:14:17 +00:00
client.py [3.15] gh-148954: Escape methodname in xmlrpc.client.dumps() to prevent XML injection (GH-148968) (GH-151033) 2026-06-07 10:52:40 +03:00
server.py gh-136839: Refactor simple dict.update calls (#136811) 2025-07-19 10:12:10 -07:00