diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-03-28-23-50-20.bpo-43433.so9j5G.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2021-03-28-23-50-20.bpo-43433.so9j5G.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-03-28-23-50-20.bpo-43433.so9j5G.rst b/Misc/NEWS.d/next/Library/2021-03-28-23-50-20.bpo-43433.so9j5G.rst deleted file mode 100644 index 2f67e31..0000000 --- a/Misc/NEWS.d/next/Library/2021-03-28-23-50-20.bpo-43433.so9j5G.rst +++ /dev/null @@ -1,2 +0,0 @@ -:class:`xmlrpc.client.ServerProxy` no longer ignores query and fragment in -the URL of the server. |