frathgeber added the comment:
Thanks Serhiy for the very quick fix! I believe handling these corner cases is
not worth the effort and I really hope no one relies on these being
differentiated. This change will go into a future 3.9 release
Change by frathgeber :
--
nosy: +kynan
___
Python tracker
<https://bugs.python.org/issue43433>
___
___
Python-bugs-list mailing list
Unsubscribe:
frathgeber added the comment:
Filed bpo-43645
--
___
Python tracker
<https://bugs.python.org/issue38038>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from frathgeber :
The change introduced in https://github.com/python/cpython/pull/15703
(bpo-38038) caused an (I presume unintended) behavior change that breaks some
xmlrpc users: previously, the XLMRPC handler was everything after the host part
of the URI
(https://github.com