Dummy merge

This commit is contained in:
Richard Oudkerk 2013-01-15 01:04:03 +00:00
commit afe4126fd3
1 changed files with 2 additions and 0 deletions

View File

@ -147,6 +147,8 @@ Core and Builtins
Library
-------
- Issue #10527: Use poll() instead of select() for multiprocessing pipes.
- Issue #9720: zipfile now writes correct local headers for files larger than
4 GiB.