We’re looking at adding inline types to Requests. If you have typed codebases that use Requests, we’d love feedback!

https://github.com/psf/requests/issues/7271

RFC: Adding inline type annotations to Requests · Issue #7271 · psf/requests

TipWant to skip the background? Jump to How to test or What feedback we need. Motivation Requests has notably been without inline type annotations since type hints entered the Python ecosystem. We'...

GitHub