getsentry / responses

A utility for mocking out the Python Requests library.
Apache License 2.0
4.14k stars 354 forks source link

removed support for python3.7 #672

Closed beliaev-maksim closed 11 months ago

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!.

markstory commented 11 months ago

Why though? It isn't causing us any maintenance pain right now.

beliaev-maksim commented 11 months ago

@markstory we already did an announcement that the next minor release will not have it and soon we will need to onboard python 3.12

py3.7 is EOL and is not supported by CPy. Users still can use older versions of responses but should not expect maintenance from us

markstory commented 11 months ago

we already did an announcement that the next minor release will not have it

I had forgotten about that, my bad 🤦