]> granicus.if.org Git - python/commitdiff
correct patch ack (#11133)
authorBenjamin Peterson <benjamin@python.org>
Wed, 16 Mar 2011 15:29:19 +0000 (10:29 -0500)
committerBenjamin Peterson <benjamin@python.org>
Wed, 16 Mar 2011 15:29:19 +0000 (10:29 -0500)
Misc/NEWS

index bd21c5c71c8edd1a90b881823063558c8f3aa422..ff5d7494fb8410a6bf4085d47c01908fbb0db492 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -41,7 +41,7 @@ Library
 -------
 
 - Issue #11133: fix two cases where inspect.getattr_static can trigger code
-  execution. Patch by Daniel Urban.
+  execution. Patch by Andreas Stührk.
 
 - Issue #11569: use absolute path to the sysctl command in multiprocessing to
   ensure that it will be found regardless of the shell PATH. This ensures