[issue16289] Update devguide for 3.4

2012-10-20 Thread Ned Deily
Ned Deily added the comment: Antoine, I think if possible it is best to always have the devguide reflect the current process. Once 3.2 moves to security mode, it is a trivial process to update devguide again (no release involved!). -- resolution: -> fixed stage: patch review -> commi

[issue16289] Update devguide for 3.4

2012-10-20 Thread Roundup Robot
Roundup Robot added the comment: New changeset 2f682e133960 by Ned Deily in branch 'default': Issue #16289: Update Developer's Guide for the 3.4 development cycle. http://hg.python.org/devguide/rev/2f682e133960 -- nosy: +python-dev ___ Python tracker

[issue16289] Update devguide for 3.4

2012-10-20 Thread Antoine Pitrou
Antoine Pitrou added the comment: It doesn't sound very useful to mention both 3.2 and 3.3, since 3.2 maintenance will soon stop. -- nosy: +pitrou ___ Python tracker ___ ___

[issue16289] Update devguide for 3.4

2012-10-20 Thread Ezio Melotti
Ezio Melotti added the comment: LGTM -- type: -> enhancement ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: h

[issue16289] Update devguide for 3.4

2012-10-20 Thread Ned Deily
New submission from Ned Deily: The Developer's Guide needs to be updated to reflect the release of 3.3. Primarily, this involves adding the 3.3 branch and updating the sequence of branch names and other release number references. The attached patch does so. It's pretty much a straightforwar