[Python-checkins] cpython (merge 3.4 -> 3.5): Merge 3.4.4 from 3.4 to 3.5.

larry.hastings python-checkins at python.org
Mon Dec 21 01:47:28 EST 2015


https://hg.python.org/cpython/rev/74d1f24de99e
changeset:   99651:74d1f24de99e
branch:      3.5
parent:      99643:1e54adef4064
parent:      99650:73ad9db1dce6
user:        Larry Hastings <larry at hastings.org>
date:        Sun Dec 20 22:46:30 2015 -0800
summary:
  Merge 3.4.4 from 3.4 to 3.5.

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


diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -145,6 +145,7 @@
 69dd528ca6255a66c37cc5cf680e8357d108b036 v3.4.3rc1
 b4cbecbc0781e89a309d03b60a1f75f8499250e6 v3.4.3
 04f3f725896c6961212c3a12e8ac25be6958f4fa v3.4.4rc1
+737efcadf5a678b184e0fa431aae11276bf06648 v3.4.4
 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