python-hyper / h11

A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
https://h11.readthedocs.io/
MIT License
490 stars 62 forks source link

Get value from exception to fix pytest 5 compat #87

Closed scarabeusiv closed 5 years ago

scarabeusiv commented 5 years ago

Let us see if oneliner is good enough. Issue #86

njsmith commented 5 years ago

Codecov is still being flaky... I had to force it to report the results, because it was stuck waiting forever for some uploads that timed out.

Actual change looks good though :-)