This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
Fixed
- Relaxed version pins on
gevent
andtyping_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.