[Python-checkins] cpython (merge 3.4 -> 3.5): Mostly-null merge from 3.4. (Only added the tag for 3.4.4rc1.)

larry.hastings python-checkins at python.org
Mon Dec 7 01:16:09 EST 2015


https://hg.python.org/cpython/rev/179cbf430ba7
changeset:   99498:179cbf430ba7
branch:      3.5
parent:      99497:786608c702dc
parent:      99496:3b94245f9cf1
user:        Larry Hastings <larry at hastings.org>
date:        Sun Dec 06 22:11:21 2015 -0800
summary:
  Mostly-null merge from 3.4.  (Only added the tag for 3.4.4rc1.)

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


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