We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f41d3 commit 388c16fCopy full SHA for 388c16f
CHANGELOG.rst
@@ -16,6 +16,8 @@ Version 0.20.0
16
- Implement ``filter_hook`` for the HTTP storage.
17
- Drop support for Python 3.7.
18
- Add support for Python 3.12 and Python 3.13.
19
+- Properly close the status database after using. This especially affects tests,
20
+ where we were leaking a large amount of file descriptors.
21
22
Version 0.19.3
23
==============
0 commit comments