diff options
| author | Jesse Noller <jnoller@gmail.com> | 2009-03-31 18:39:39 (GMT) |
|---|---|---|
| committer | Jesse Noller <jnoller@gmail.com> | 2009-03-31 18:39:39 (GMT) |
| commit | 6be88dabcb89c8f86e88fa6852aa29bbc680668e (patch) | |
| tree | 2ddb4f1b9e978fe43b30ba66d403afdcb51c21bf | |
| parent | 040bc1bb4b3065f873d785d6ff33795a80d47ba2 (diff) | |
| download | cpython-6be88dabcb89c8f86e88fa6852aa29bbc680668e.zip cpython-6be88dabcb89c8f86e88fa6852aa29bbc680668e.tar.gz cpython-6be88dabcb89c8f86e88fa6852aa29bbc680668e.tar.bz2 | |
Merged revisions 70852 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r70852 | jesse.noller | 2009-03-31 13:27:14 -0500 (Tue, 31 Mar 2009) | 1 line
missed the news/acks for netbsd patch
........
| -rw-r--r-- | Misc/ACKS | 1 | ||||
| -rw-r--r-- | Misc/NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -479,6 +479,7 @@ James A Morrison Sjoerd Mullender Sape Mullender Michael Muller +Piotr Meyer John Nagle Takahiro Nakayama Travers Naran @@ -92,6 +92,8 @@ Core and Builtins Library ------- +- Issue #5400: Added patch for multiprocessing on netbsd compilation/support + - Fix and properly document the multiprocessing module's logging support, expose the internal levels and provide proper usage examples. |
