STINNER Victor <[email protected]> added the comment:
splittype() was deprecated in Python 3.8 by bpo-27485: commit 0250de48199552cdaed5a4fe44b3f9cdb5325363 Author: Cheryl Sabella <[email protected]> Date: Wed Apr 25 16:51:54 2018 -0700 bpo-27485: Rename and deprecate undocumented functions in urllib.parse (GH-2205) Dong-hee Na: This issue is about xmlrpc.client. If you consider that it's time to remove deprecated urllib.parse functions, please open a separated issue. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38038> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
