[Python-checkins] cpython (merge 3.4 -> default): #22237: merge patch attribution fix.

ezio.melotti python-checkins at python.org
Tue Oct 28 13:59:43 CET 2014


https://hg.python.org/cpython/rev/7e870ddd1989
changeset:   93181:7e870ddd1989
parent:      93178:b01568e2597e
parent:      93180:2f697bcc8f86
user:        Ezio Melotti <ezio.melotti at gmail.com>
date:        Tue Oct 28 13:59:01 2014 +0100
summary:
  #22237: merge patch attribution fix.

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
@@ -1488,6 +1488,7 @@
 Dik Winter
 Blake Winton
 Jean-Claude Wippler
+Stéphane Wirtel
 Lars Wirzenius
 John Wiseman
 Chris Withers

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


More information about the Python-checkins mailing list