[issue12024] 2.6 svn and hg branches are out of sync

2011-05-20 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: Although hg2.6 is not yet pushed, svn2.6 has been sync'd so this is ready to go for 2.6.7rc2. -- resolution: -> fixed status: open -> closed ___ Python tracker

[issue12024] 2.6 svn and hg branches are out of sync

2011-05-13 Thread Éric Araujo
Éric Araujo added the comment: I guess release for stable branches (especially venerable branches in security mode) should be made from Subversion. Who know what code could break without a meaningful sys.subversion? -- nosy: +eric.araujo ___ Pytho

[issue12024] 2.6 svn and hg branches are out of sync

2011-05-06 Thread Barry A. Warsaw
New submission from Barry A. Warsaw : Martin points out that the svn and hg branches for 2.6 are out of sync. I made the 2.6.7rc1 release from svn, without sync'ing them up. I have no time to do the sync right now, so for 2.6.7 final (or 2.6.7rc2?) the branches must be synchronized. Possibl