]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46510: simplify exception handling code in xmlrpc (GH-30878)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 25 Jan 2022 17:58:13 +0000 (17:58 +0000)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 17:58:13 +0000 (17:58 +0000)
commitd69d3d8b2fec501e51309221fb1fa4622c8a3db3
treed17e94fe5a27b1c90a3eea30e3e902da691a8d7b
parent45f5f52601ebccb195c19cb0a77beaf7f7dfa56a
bpo-46510: simplify exception handling code in xmlrpc (GH-30878)
Lib/xmlrpc/server.py