Hacker News new | ask | show | jobs
by kevin_thibedeau 2653 days ago
Urllib2 introduced breaking changes with urllib so a new lib was added to preserve the functionality of the old one. Urllib3 also has breaking changes but it purposely doesn't live in the standard so it can be changed more readily.