On Sun, 06 Mar 2011 00:37:32 +0100 "Martin v. Löwis" <[email protected]> wrote: > What is the recommended merge flow if I want to make this change to > all branches?
- on one hand: 2.5 -> 2.6 -> 2.7 (if you still want to maintain 2.5) - on the other hand: 3.1 -> 3.2 -> default Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
