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 bugburger
Recipients bugburger, orsenthil
Date 2019-03-19.23:52:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553039524.9.0.643168658443.issue36372@roundup.psfhosted.org>
In-reply-to
Content
I now used a custom HTTPRedirectHandler with `max_redirections = 20`. The default is 10. This workaround addresses the issue, although it doesn't rule out a cleaner fix.
History
Date User Action Args
2019-03-19 23:52:04bugburgersetrecipients: + bugburger, orsenthil
2019-03-19 23:52:04bugburgersetmessageid: <1553039524.9.0.643168658443.issue36372@roundup.psfhosted.org>
2019-03-19 23:52:04bugburgerlinkissue36372 messages
2019-03-19 23:52:04bugburgercreate