do something about the way it behaves when indirectly called from my script?
How are you using it?
You can try to set the level for urllib3 logging.getLogger("urllib3").setLevel(logging.CRITICAL)
https://pastebin.com/vYxhNvgj
I have no idea of what is using urllib3 in this code. then again, most http libs use it, including requests.
Yeah, same. I’ll try your suggestion, thank you!
then again, if this is any critical data, I wouldn't trust it with servers that aren't properly configured for TLS
Обсуждают сегодня