Skip to content

Releases: dave-shawley/tornado-problem-details

Might as well call it production ready

02 Jul 13:35
8a82a95
Compare
Choose a tag to compare

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

https://pypi.org/project/tornado-problem-details/1.0.0/