Skip to content

Commit 6647aa8

Browse files
author
benjamin.peterson
committed
update ACKS and NEWs for multiprocessing
git-svn-id: http://svn.python.org/projects/python/trunk@64147 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent af544cf commit 6647aa8

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Misc/ACKS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,7 @@ Samuel Nicolary
486486
Gustavo Niemeyer
487487
Oscar Nierstrasz
488488
Hrvoje Niksic
489+
Jesse Noller
489490
Bill Noon
490491
Stefan Norberg
491492
Tim Northover
@@ -502,6 +503,7 @@ Jason Orendorff
502503
Douglas Orr
503504
Denis S. Otkidach
504505
Michael Otteneder
506+
R. M. Oudkerk
505507
Russel Owen
506508
Ondrej Palkovsky
507509
Mike Pall

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ Library
9090

9191
- Added the ast module.
9292

93+
- Added the multiprocessing module, PEP 371
94+
9395
- Factored out the indentation cleaning from inspect.getdoc() into
9496
inspect.cleandoc() to ease standalone use.
9597

0 commit comments

Comments
 (0)