Re: [Python-Dev] Python 3.4: Cherry-picking into rc2 and final

2014年2月17日 15:22:33 -0800

2014年02月17日 0:25 GMT+01:00 Larry Hastings <[email protected]>:
> You might think that anything you check in to the "default" branch in Python
> trunk will go into 3.4.0 rc2, and after that ships, checkins would go into
> 3.4.0 final. Ho ho ho! That's not true! Instead, anything checked in to
> "default" between my last revision for "rc1" (e64ae8b82672) and 3.4.0 final
> will by default go into 3.4.1. Only fixes that I cherry-pick into my local
> branch will go into 3.4.0 rc2 and final. And my local branch will remain
> private until 3.4.0 final ships!
Does it mean that the default branch is open for changes which target 3.4.1?
Victor
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to