mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
update ACKS and NEWs for multiprocessing
This commit is contained in:
parent
41a9e15333
commit
6f7ae6945f
2 changed files with 4 additions and 0 deletions
|
@ -486,6 +486,7 @@ Samuel Nicolary
|
||||||
Gustavo Niemeyer
|
Gustavo Niemeyer
|
||||||
Oscar Nierstrasz
|
Oscar Nierstrasz
|
||||||
Hrvoje Niksic
|
Hrvoje Niksic
|
||||||
|
Jesse Noller
|
||||||
Bill Noon
|
Bill Noon
|
||||||
Stefan Norberg
|
Stefan Norberg
|
||||||
Tim Northover
|
Tim Northover
|
||||||
|
@ -502,6 +503,7 @@ Jason Orendorff
|
||||||
Douglas Orr
|
Douglas Orr
|
||||||
Denis S. Otkidach
|
Denis S. Otkidach
|
||||||
Michael Otteneder
|
Michael Otteneder
|
||||||
|
R. M. Oudkerk
|
||||||
Russel Owen
|
Russel Owen
|
||||||
Ondrej Palkovsky
|
Ondrej Palkovsky
|
||||||
Mike Pall
|
Mike Pall
|
||||||
|
|
|
@ -90,6 +90,8 @@ Library
|
||||||
|
|
||||||
- Added the ast module.
|
- Added the ast module.
|
||||||
|
|
||||||
|
- Added the multiprocessing module, PEP 371
|
||||||
|
|
||||||
- Factored out the indentation cleaning from inspect.getdoc() into
|
- Factored out the indentation cleaning from inspect.getdoc() into
|
||||||
inspect.cleandoc() to ease standalone use.
|
inspect.cleandoc() to ease standalone use.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue