[Python-checkins] cpython (merge 3.3 -> default): merge with 3.3

georg.brandl python-checkins at python.org
Sun Mar 9 11:18:33 CET 2014


http://hg.python.org/cpython/rev/3ae2cd85a908
changeset:   89525:3ae2cd85a908
parent:      89517:c88553c48d76
parent:      89524:95d8ca61cdbf
user:        Georg Brandl <georg at python.org>
date:        Sun Mar 09 11:18:16 2014 +0100
summary:
  merge with 3.3

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


diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -121,6 +121,8 @@
 fa92f5f940c6c0d839d7f0611e4b717606504a3c v3.3.4rc1
 7ff62415e4263c432c8acf6e424224209211eadb v3.3.4
 9ec811df548ed154a9bf9815383a916d6df31b98 v3.3.5rc1
+ca5635efe090f78806188ac2758f9948596aa8b2 v3.3.5rc2
+62cf4e77f78564714e7ea3d4bf1479ca1fbd0758 v3.3.5
 46535f65e7f3bcdcf176f36d34bc1fed719ffd2b v3.4.0a1
 9265a2168e2cb2a84785d8717792acc661e6b692 v3.4.0a2
 dd9cdf90a5073510877e9dd5112f8e6cf20d5e89 v3.4.0a3

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


More information about the Python-checkins mailing list