[Python-checkins] cpython (3.4): Issue 24745: Add ACKS entry.

terry.reedy python-checkins at python.org
Sun Aug 2 01:16:04 CEST 2015


https://hg.python.org/cpython/rev/82198ae039cd
changeset:   97189:82198ae039cd
branch:      3.4
parent:      97186:5c992189414f
user:        Terry Jan Reedy <tjreedy at udel.edu>
date:        Sat Aug 01 19:12:37 2015 -0400
summary:
  Issue 24745: Add ACKS entry.

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
@@ -1164,6 +1164,7 @@
 Case Roole
 Timothy Roscoe
 Erik Rose
+Mark Roseman
 Jim Roskind
 Brian Rosner
 Guido van Rossum

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


More information about the Python-checkins mailing list