[Python-checkins] cpython (2.7): 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/5744985ad8dc
changeset:   97192:5744985ad8dc
branch:      2.7
parent:      97185:55e5f7766d2c
user:        Terry Jan Reedy <tjreedy at udel.edu>
date:        Sat Aug 01 19:15: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
@@ -1154,6 +1154,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