gabrielfalcao / HTTPretty

Intercept HTTP requests at the Python socket level. Fakes the whole socket module

Home Page:https://httpretty.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Python 3.8 support

bruno-gelb opened this issue · comments

Add Python 3.8 support

What specifically is broken in Python 3.8? I just started experimenting with httpretty on my Python 3.8 stack and just now noticed in the docs that 3.8 isn't technically supported yet 😮

For what it's worth, the unit tests appear to pass in python 3.8.1