<div dir="ltr"><div>Hello, I'm Seth lead maintainer of urllib3.</div><div><br></div><div>Since
 urllib3 (packaged as python3-urllib3) is a dependency of many packages I wanted to make our 
downstream users aware of upcoming changes. Our team is planning on 
releasing a v2.0, the first release with compatibility-breaking changes 
in over 9 years.</div><div><br></div><div>Here are the highlights:</div><div>- Dropping support for Python 2.7 and 3.5</div><div>- HTTPS connections will default to TLS 1.2+</div><div>- Dropping support for commonName field on certificates</div><div>- Support for Static Type Checking via Type Hints</div><div><br></div><div>More information on the v2.0 Roadmap and v2.0 Milestone on GitHub:</div><div>- Roadmap: <a href="https://urllib3.readthedocs.io/en/latest/v2-roadmap.html" target="_blank">https://urllib3.readthedocs.io/en/latest/v2-roadmap.html</a></div><div>- Milestone: <a href="https://github.com/urllib3/urllib3/milestone/6" target="_blank">https://github.com/urllib3/urllib3/milestone/6</a></div><div><br></div><div>Let me know if there are any questions or concerns.</div></div>