mirror of
https://github.com/python/cpython.git
synced 2025-12-10 11:00:14 +00:00
Issue #18882: Add threading.main_thread() function.
This commit is contained in:
parent
3c56145638
commit
58b5c5ad14
4 changed files with 102 additions and 23 deletions
|
|
@ -54,6 +54,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #18882: Add threading.main_thread() function.
|
||||
|
||||
- Issue #18901: The sunau getparams method now returns a namedtuple rather than
|
||||
a plain tuple. Patch by Claudiu Popa.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue