psf / requests

A simple, yet elegant, HTTP library.
https://requests.readthedocs.io/en/latest/
Apache License 2.0
52.19k stars 9.33k forks source link

Request for py3.7 support #6778

Closed anishj-crest closed 3 months ago

anishj-crest commented 3 months ago

Hi Team,

We are on an application which still supports py3.7 and it would for a year. I understand it is already EOL, but it is more of a compatibility decision.

With the recent vulnerability found in v2.31.0, which was py3.7 supported, we need to fix this, but we can't upgrade as the newer versions don't support py3.7.

If the newer versions of requests can't support py3.7, Would it be possible to have a patch version v2.31.1 which fixes the recent vulnerabilities being found? Any help here would be beneficial to us.

Thanks!

github-actions[bot] commented 3 months ago

As described in the template, we won't be able to answer questions on this issue tracker. Please use Stack Overflow