mirror of
https://github.com/python/cpython.git
synced 2025-10-28 17:13:08 +00:00
Closes #13140: Fix the daemon_threads attribute of ThreadingMixIn.
This commit is contained in:
parent
dcfde5aac9
commit
12b66b5217
3 changed files with 3 additions and 3 deletions
|
|
@ -66,6 +66,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #13140: Fix the daemon_threads attribute of ThreadingMixIn.
|
||||
|
||||
- Issue #13339: Fix compile error in posixmodule.c due to missing semicolon.
|
||||
Thanks to Robert Xiao.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue