mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
news entry for r73825
This commit is contained in:
parent
dd7ca24eb5
commit
c197d0ada2
1 changed files with 3 additions and 0 deletions
|
@ -347,6 +347,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #3392: The subprocess communicate() method no longer fails in select()
|
||||
when file descriptors are large; communicate() now uses poll() when possible.
|
||||
|
||||
- Issue #6403: Fixed package path usage in build_ext.
|
||||
|
||||
- Issues #5155, 5313, 5331: multiprocessing.Process._bootstrap was
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue