]> granicus.if.org Git - python/commitdiff
egreen is Derk Drukker + fix NEWS formatting
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Oct 2009 19:37:25 +0000 (19:37 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Oct 2009 19:37:25 +0000 (19:37 +0000)
Misc/ACKS
Misc/NEWS

index bd76d4399f76d12ddcd0441810e0d4267ad7b8e0..bc56e28ab111eda0e3054beb730be7a9e06de188 100644 (file)
--- 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
index c02c3cdeac91f2925deb05fbad67d7967c775976..b088fe014237e068f8df1030d336368838086972 100644 (file)
--- 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