Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
/ molten Public archive

v1.0.2

Latest

Choose a tag to compare

@Bogdanp Bogdanp released this 18 Dec 17:18
· 4 commits to master since this release
b765737

Fixed

  • Relaxed version pins on gevent and typing_inspect. The former switched to calendar-versioning back in April.
  • Fixed OpenAPI generation for generic types w/o type parameters under Python 3.9.
  • Fixed a deadlock in WebsocketsTestClient under Python 3.9.