mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Edit NEWS entry
This commit is contained in:
commit
acc6e7596f
1 changed files with 2 additions and 2 deletions
|
@ -117,8 +117,8 @@ Library
|
|||
and set the blocking mode of a file descriptor (False if the O_NONBLOCK flag
|
||||
is set, True otherwise). These functions are not available on Windows.
|
||||
|
||||
- Issue #17172: Make turtledemo start as active on Mac even when run with
|
||||
subprocess. Patch by Ned Daily and Lita Cho.
|
||||
- Issue #17172: Make turtledemo start as active on OS X even when run with
|
||||
subprocess. Patch by Lita Cho.
|
||||
|
||||
- Issue #21704: Fix build error for _multiprocessing when semaphores
|
||||
are not available. Patch by Arfrever Frehtes Taifersar Arahesis.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue