mirror of
https://github.com/python/cpython.git
synced 2025-11-18 01:57:37 +00:00
Issue #17261: Ensure multiprocessing's proxies use proper address.
This commit is contained in:
parent
d7d3f376dd
commit
e3e8bcf3e7
2 changed files with 3 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #17261: Ensure multiprocessing's proxies use proper address.
|
||||
|
||||
- Issue #18343: faulthandler.register() now keeps the previous signal handler
|
||||
when the function is called twice, so faulthandler.unregister() restores
|
||||
correctly the original signal handler.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue