[Python-Dev] Python 3.4: Cherry-picking into rc2 and final
Larry Hastings
larry at hastings.org
Wed Feb 19 00:46:05 CET 2014
More information about the Python-Dev mailing list
Wed Feb 19 00:46:05 CET 2014
- Previous message: [Python-Dev] Python 3.4: Cherry-picking into rc2 and final
- Next message: [Python-Dev] Python 3.4: Cherry-picking into rc2 and final
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02/18/2014 03:38 PM, Matthias Klose wrote: > Am 17.02.2014 00:25, schrieb Larry Hastings: >> And my local branch will remain private until 3.4.0 final ships! > sorry, but this is so wrong. Is there *any* reason why to keep this branch private? Yes. It ensures that nobody can check something into it against my wishes. Also, in the event that I cherry-pick revisions out-of-order, it allows me to rebase, making merging easier. Is there *any* reason to make this branch public before 3.4.0 final? //arry/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140218/f08969ca/attachment.html>
- Previous message: [Python-Dev] Python 3.4: Cherry-picking into rc2 and final
- Next message: [Python-Dev] Python 3.4: Cherry-picking into rc2 and final
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list