[Python-checkins] cpython (3.3): Re-tagging 3.3.0 for test_sys fix.

georg.brandl python-checkins at python.org
Sat Sep 29 09:58:31 CEST 2012


http://hg.python.org/cpython/rev/5f854a8a0e8f
changeset:   79243:5f854a8a0e8f
branch:      3.3
user:        Georg Brandl <georg at python.org>
date:        Sat Sep 29 09:47:26 2012 +0200
summary:
  Re-tagging 3.3.0 for test_sys fix.

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


diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -108,4 +108,4 @@
 8bb5c7bc46ba43804480f3e328e1fa956672c885 v3.3.0rc1
 88a0792e8ba3e4916b24c7e7a522c277d326d66e v3.3.0rc2
 c191d21cefafb3832c45570e84854e309aa62eaa v3.3.0rc3
-de6b91d9711329b32e6fd0a3495cc31ff5009625 v3.3.0
+bd8afb90ebf28ba4edc901d4a235f75e7bbc79fd v3.3.0

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


More information about the Python-checkins mailing list