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

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


https://hg.python.org/cpython/rev/2f697bcc8f86
changeset:   93180:2f697bcc8f86
branch:      3.4
parent:      93177:5dd4906daa62
user:        Ezio Melotti <ezio.melotti at gmail.com>
date:        Tue Oct 28 13:58:36 2014 +0100
summary:
  #22237: fix patch attribution.

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
@@ -1467,6 +1467,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