[Python-checkins] cpython: Merge the 3.4.5rc1 tag all the way into default (3.6).

larry.hastings python-checkins at python.org
Mon Jun 13 16:13:08 EDT 2016


https://hg.python.org/cpython/rev/bb67de625cb2
changeset:   101978:bb67de625cb2
user:        Larry Hastings <larry at hastings.org>
date:        Mon Jun 13 13:12:52 2016 -0700
summary:
  Merge the 3.4.5rc1 tag all the way into default (3.6).

files:
  .hgtags |  1 +
  1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -146,6 +146,7 @@
 b4cbecbc0781e89a309d03b60a1f75f8499250e6 v3.4.3
 04f3f725896c6961212c3a12e8ac25be6958f4fa v3.4.4rc1
 737efcadf5a678b184e0fa431aae11276bf06648 v3.4.4
+3631bb4a2490292ebf81d3e947ae36da145da564 v3.4.5rc1
 5d4b6a57d5fd7564bf73f3db0e46fe5eeb00bcd8 v3.5.0a1
 0337bd7ebcb6559d69679bc7025059ad1ce4f432 v3.5.0a2
 82656e28b5e5c4ae48d8dd8b5f0d7968908a82b6 v3.5.0a3

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


More information about the Python-checkins mailing list