[Python-checkins] cpython (3.2): Added Yuxiao Zeng for finding and resolving #11858. Thanks!

lukasz.langa python-checkins at python.org
Thu Apr 28 16:02:40 CEST 2011


http://hg.python.org/cpython/rev/17b4378689e6
changeset:   69666:17b4378689e6
branch:      3.2
parent:      69663:1bbda00bbe78
user:        Łukasz Langa <lukasz at langa.pl>
date:        Thu Apr 28 16:00:57 2011 +0200
summary:
  Added Yuxiao Zeng for finding and resolving #11858. Thanks!

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
@@ -971,6 +971,7 @@
 Artur Zaprzala
 Mike Zarnstorff
 Siebren van der Zee
+Yuxiao Zeng
 Uwe Zessin
 Kai Zhu
 Tarek Ziadé

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


More information about the Python-checkins mailing list