[Python-checkins] cpython (3.2): port 3.1.5rc2 tag

benjamin.peterson python-checkins at python.org
Fri Apr 6 19:21:08 CEST 2012


http://hg.python.org/cpython/rev/6020f4d20f99
changeset:   76144:6020f4d20f99
branch:      3.2
user:        Benjamin Peterson <benjamin at python.org>
date:        Fri Apr 06 13:20:01 2012 -0400
summary:
  port 3.1.5rc2 tag

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


diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -78,6 +78,7 @@
 32fcb9e94985cb19ce37ba9543f091c0dbe9d7dd v3.1.4rc1
 c918ec9f3a76d6afedfbb5d455004de880443a3d v3.1.4
 ee26aca3219cf4bb0b93352e83edcc9cb28c7802 v3.1.5rc1
+75db2bc69fc9a3e4801e94e3e19801cb096208d8 v3.1.5rc2
 7395330e495ec3316862ca1f6ce0aaf7bdf6785b v3.1.5
 b37b7834757492d009b99cf0ca4d42d2153d7fac v3.2a1
 56d4373cecb73c8b45126ba7b045b3c7b3f94b0b v3.2a2

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


More information about the Python-checkins mailing list