Commit 2de11157 authored by Amaury Forgeot d'Arc's avatar Amaury Forgeot d'Arc

NEWS entry for r73918.

parent a6350543
......@@ -38,6 +38,9 @@ C-API
Library
-------
- Issue #6323: The pdb debugger did not exit when running a script with a
syntax error.
- Issue #3392: The subprocess communicate() method no longer fails in select()
when file descriptors are large; communicate() now uses poll() when possible.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment