[issue19402] AbstractBasicAuthHandler

Irit Katriel report at bugs.python.org
Fri Jun 18 09:16:19 EDT 2021


Irit Katriel <iritkatriel at yahoo.com> added the comment:

I think Perry means HTTPBasicAuthHandler.http_error_401, which seems to still be missing a reset_retry_count() call.

https://github.com/python/cpython/blob/0982ded179f280176868c1c4eccf77bf70687816/Lib/urllib/request.py#L1050

----------
nosy: +iritkatriel
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue19402>
_______________________________________


More information about the Python-bugs-list mailing list