Colin-b / pytest_httpx

pytest fixture to mock HTTPX
https://colin-b.github.io/pytest_httpx/
MIT License
358 stars 30 forks source link

Re-add support for python 3.8 #112

Closed LilyFoote closed 1 year ago

LilyFoote commented 1 year ago

Fixes #109.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Colin-b commented 1 year ago

Hello @LilyFoote ,

While I appreciate the time you took into this, for the reason already detailed in #109, this project does not support Python 3.8 anymore and will never re-introduce support for such an old python version (security support only from python developers and EOL in a year from now).

We are aware that httpx developers are still supporting it for now. However this is not a shared goal on this project.

Thanks again