[Python-Dev] CPython hg transition complete

Antoine Pitrou solipsis at pitrou.net
Sun Mar 6 16:55:18 CET 2011


Le dimanche 06 mars 2011 à 09:50 -0600, skip at pobox.com a écrit :
> Antoine> "Martin v. Löwis" <martin at v.loewis.de> wrote:
>     >> What is the recommended merge flow if I want to make this change to
>     >> all branches?
> 
>     Antoine> - on one hand: 2.5 -> 2.6 -> 2.7 (if you still want to maintain
>     Antoine>   2.5) 
>     Antoine> - on the other hand: 3.1 -> 3.2 -> default
> 
> Sorry, I don't understand.  Can you spell that out in terms of hg commands
> for those of us with no working knowledge of the new system?

This is sketched out in the devguide, I don't know if these instructions
help you:
http://docs.python.org/devguide/committing.html#forward-porting

Regards

Antoine.




More information about the Python-Dev mailing list