Releases: dave-shawley/tornado-problem-details
Releases · dave-shawley/tornado-problem-details
Might as well call it production ready
This has been in production for the better part of three years without any notable problems. I have removed the warts required by supporting pre-asyncio
implementations so the API is quite stable.
Changes
- removed support for Python versions earlier than Python 3.7
- removed support for Tornado versions earlier than 6.0
- switched to using GitHub Actions as the CI pipeline