summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
-rw-r--r--Misc/NEWS4
2 files changed, 3 insertions, 2 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index bd76d43..bc56e28 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -188,6 +188,7 @@ Dima Dorfman
Cesar Douady
Dean Draayer
Fred L. Drake, Jr.
+Derk Drukker
John DuBois
Paul Dubois
Graham Dumpleton
diff --git a/Misc/NEWS b/Misc/NEWS
index c02c3cd..b088fe0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,7 +12,7 @@ What's New in Python 3.2 Alpha 1?
Core and Builtins
-----------------
-- Issue *7147: Remove support for compiling Python without complex number
+- Issue #7147: Remove support for compiling Python without complex number
support.
- Issue #7120: logging: Removed import of multiprocessing which is causing
@@ -23,7 +23,7 @@ Core and Builtins
Patch by Christopher Tur Lesniewski-Laas.
- Issue #7065: Fix a crash in bytes.maketrans and bytearray.maketrans when
- using byte values greater than 127. Patch by egreen.
+ using byte values greater than 127. Patch by Derk Drukker.
- Issue #1571184: The Unicode database contains properties for more characters.
The tables for code points representing numeric values, white spaces or line