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

Georg Brandl g.brandl at gmx.net
Wed Feb 19 10:40:17 CET 2014


Am 19.02.2014 03:46, schrieb Guido van Rossum:
> I do think there's one legitimate concern -- someone might pull a diff from
> Larry's branch and then accidentally push it back to the public repo, and then
> Larry would be in trouble if he was planning to rebase that diff. (The joys of
> DVCS -- we never had this problem in the cvs or svn days...)

Pushes to hg.python.org repos are fully reversible.

If that is Larry's concern he can even put it on bitbucket, where only he can
push by default.

Georg




More information about the Python-Dev mailing list