python-hyper / hpack

HTTP/2 Header Encoding for Python
https://hpack.readthedocs.io/en/latest/
MIT License
72 stars 32 forks source link

Drop Python 3.3 and add 3.7 #170

Closed pgjones closed 4 years ago

pgjones commented 5 years ago

3.3 was end of life in September 2017. This helps ensure that the CI passes.