From: Jesus Cea Date: Sat, 10 Sep 2011 02:37:07 +0000 (+0200) Subject: NEWS X-Git-Tag: v3.2.3rc1~575 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aaa899138a251a39b24710820e23fbdf32b83dce;p=thirdparty%2FPython%2Fcpython.git NEWS --- diff --git a/Misc/NEWS b/Misc/NEWS index 401e0225d5f1..d7ec9d31eec0 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -58,6 +58,11 @@ Tests - 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? ===========================