[Python-checkins] cpython (3.6): Issue #29119: Merge in ACK from 3.5 branch

raymond.hettinger python-checkins at python.org
Sat Dec 31 14:08:28 EST 2016


https://hg.python.org/cpython/rev/cd811b867393
changeset:   105912:cd811b867393
branch:      3.6
parent:      105910:1b4b00b370f7
user:        Raymond Hettinger <python at rcn.com>
date:        Sat Dec 31 12:08:00 2016 -0700
summary:
  Issue #29119:  Merge in ACK from 3.5 branch

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
@@ -157,6 +157,7 @@
 Paul Boddie
 Matthew Boedicker
 Robin Boerdijk
+Andra Bogildea
 Nikolay Bogoychev
 David Bolen
 Wouter Bolsterlee

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


More information about the Python-checkins mailing list