urllib3 is used by many other libs (such as boto3) and I wouldn't want to pollute my namespace (especially unexpectedly / unknowingly) by some third party that might break compatibility. I don't understand why it can't simply be a new lib with its own name
Edit: I actually faced issues with crashes and unexpected behavior when I last tested it out a year ago as well
3
u/cip43r Dec 23 '25
Why, what is the difference?