[Python-checkins] cpython (2.7): Attribute Michael Dorman for his initial patch on issue #18402.

zach.ware python-checkins at python.org
Mon Apr 13 18:09:06 CEST 2015


https://hg.python.org/cpython/rev/dc65187be892
changeset:   95573:dc65187be892
branch:      2.7
parent:      95569:44099527b5a1
user:        Zachary Ware <zachary.ware at gmail.com>
date:        Mon Apr 13 11:07:35 2015 -0500
summary:
  Attribute Michael Dorman for his initial patch on issue #18402.

files:
  Misc/ACKS |  1 +
  1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/Misc/ACKS b/Misc/ACKS
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -341,6 +341,7 @@
 Marcos Donolo
 Dima Dorfman
 Yves Dorfsman
+Michael Dorman
 Cesar Douady
 Dean Draayer
 Fred L. Drake, Jr.

-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list