A fork of tumblr-utils with Python 3 support, bug fixes, and lots of features I found useful.
This should fix #26. The problem is that the extraction of the `HTTPConnection` defaults to the first argument given to the exception `e.args[0]`. This works for most exceptions but `NameResolutionError` takes the connection as the second argument with the first being a string.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by cenodis and has received 0 comments.