Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-12-18 | 277 Bytes | |
v1.0.2.tar.gz | 2020-12-18 | 294.7 kB | |
v1.0.2.zip | 2020-12-18 | 376.1 kB | |
Totals: 3 Items | 671.0 kB | 1 |
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.