[Python-checkins] cpython (merge 3.4 -> 3.5): 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/bf14b74d6fc0
changeset:   97190:bf14b74d6fc0
branch:      3.5
parent:      97187:90c02a0bec08
parent:      97189:82198ae039cd
user:        Terry Jan Reedy <tjreedy at udel.edu>
date:        Sat Aug 01 19:15:11 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
@@ -1196,6 +1196,7 @@
 Case Roole
 Timothy Roscoe
 Erik Rose
+Mark Roseman
 Josh Rosenberg
 Jim Roskind
 Brian Rosner

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


More information about the Python-checkins mailing list