New submission from yonghao hu <cc97654...@163.com>:

Run the following code or report an error, and the URL is a normal URL:
'''
python3 -c "import requests;requests.get('http://183.246.199.100:8321')"
'''
Error code:
'''
requests.exceptions.InvalidURL: Failed to parse: 
http://183.246.199.100:8321:8321/SSO/EnrollList
'''

----------
components: Parser
messages: 415387
nosy: cc97654321, lys.nikolaou, pablogsal
priority: normal
severity: normal
status: open
title: requests module parse url failed
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue47041>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to