Release v1.0.1
Fixed
- MemoryBackend: Fixed
TypeErrorwhenremaining_requestsis explicitlyNonein state data. Thedict.get()method returnsNoneif the key exists with valueNone, not the default value. This caused failures on Windows with Python 3.10-3.12.
Full Changelog: v1.0.0...v1.0.1