WebTest 2.0.35 has been released.
Here are the changes:
- python3.8 compat
- Remove use of deprecated splittype and splithost
You can install it via PyPI:
pip install WebTest==2.0.35
Enjoy, and please report any issues you find to the issue tracker at
https://github.com/Pylons/webtest/issues
Thanks!
- WebTest developers