This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients Perry.Lorier, iritkatriel, orsenthil
Date 2021-06-18.13:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624022179.6.0.113019936413.issue19402@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-06-18 13:16:19iritkatrielsetrecipients: + iritkatriel, orsenthil, Perry.Lorier
2021-06-18 13:16:19iritkatrielsetmessageid: <1624022179.6.0.113019936413.issue19402@roundup.psfhosted.org>
2021-06-18 13:16:19iritkatriellinkissue19402 messages
2021-06-18 13:16:19iritkatrielcreate