Skip to content

Commit 7015f1c

Browse files
committedAug 8, 2024·
Change use of deprecated function to replacement.
1 parent e9a089e commit 7015f1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎docs/release-notes/version-5.0.1.rst

+2
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ Bugs Fixed
1414
with UTF-8 encoding format.
1515

1616
* Fix memory leak in `check_password()` authentication hook handler.
17+
18+
* Change use of deprecated `thread.setDaemon` to `thread.daemon`.

0 commit comments

Comments
 (0)
Please sign in to comment.