commit | aaa899138a251a39b24710820e23fbdf32b83dce | [log] [tgz] |
---|---|---|
author | Jesus Cea <jcea@jcea.es> | Sat Sep 10 04:37:07 2011 +0200 |
committer | Jesus Cea <jcea@jcea.es> | Sat Sep 10 04:37:07 2011 +0200 |
tree | f97e1ca72dfca71516d1412e552bdf8d5742df2a | |
parent | ab7060e502fd05f0b78c9c9fbb960f374bb82c8b [diff] [blame] |
NEWS
diff --git a/Misc/NEWS b/Misc/NEWS index 401e022..d7ec9d3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -58,6 +58,11 @@ - Issue #12821: Fix test_fcntl failures on OpenBSD 5. +Extension Modules +----------------- + +- Issue #12950: Fix passing file descriptors in multiprocessing, under + OpenIndiana/Illumos. What's New in Python 3.2.2? ===========================