[Python-checkins] cpython (merge 3.2 -> default): Merge 3.2.1 release changes into default branch (a null merge except for the

georg.brandl python-checkins at python.org
Fri May 13 07:01:58 CEST 2011


http://hg.python.org/cpython/rev/35fb619bf1b1
changeset:   70068:35fb619bf1b1
parent:      70059:05e0227e3879
parent:      70065:e7698ce2d2bf
user:        Georg Brandl <georg at python.org>
date:        Fri May 13 07:01:42 2011 +0200
summary:
  Merge 3.2.1 release changes into default branch (a null merge except for the new tag.)

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


diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -85,3 +85,4 @@
 acf3e24dd0d0dfd1e20c907d696d3da965a8f56f v3.2rc2
 18c1f52896501c7ee13b038454a39acb45a87979 v3.2rc3
 a222a015e28d8ae9af3899258dc6c15c3d40add0 v3.2
+8ffac2337a3323323d02153ac919fd1483176652 v3.2.1b1

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


More information about the Python-checkins mailing list