We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a089e commit 7015f1cCopy full SHA for 7015f1c
docs/release-notes/version-5.0.1.rst
@@ -14,3 +14,5 @@ Bugs Fixed
14
with UTF-8 encoding format.
15
16
* Fix memory leak in `check_password()` authentication hook handler.
17
+
18
+* Change use of deprecated `thread.setDaemon` to `thread.daemon`.
0 commit comments