<p dir="ltr"><br>
On 2 Feb 2015 04:56, "francis" <<a href="mailto:francismb@email.de">francismb@email.de</a>> wrote:<br>
><br>
> Hi Nick,<br>
><br>
> On 02/01/2015 08:46 AM, Nick Coghlan wrote:<br>
> [...]<br>
> > The updates to PEP 462, which covers proposed changes to the main<br>
> > CPython workflow, were more significant, as I've now rewritten that to<br>
> > depend on PEP 474, and propose replacing the current Rietveld patch<br>
> > review workflow with an updated approach based on Kallithea and Zuul:<br>
> > <a href="https://www.python.org/dev/peps/pep-0462/">https://www.python.org/dev/peps/pep-0462/</a><br>
> ><br>
><br>
><br>
> A small question on:<br>
> """<br>
> Push races would also be a thing of the past - if lots of core<br>
> developers are approving patches at a sprint, then that just means the<br>
> queue gets deeper in Zuul, rather than developers getting frustrated<br>
> trying to merge changes and failing.<br>
> """<br>
> How does the Tool Zuul resolve the case where the patches are not fully<br>
> compatible. E.g. they touch the same file and some manually merging is<br>
> needed? (Isn't that a push race? or I'm missing something?)</p>
<p dir="ltr">That's an actual merge conflict, the push races I'm referring to are the ones where there's no conflict, but Mercurial objects to the non-linear history. Zuul takes care of linearising everything and making sure the tests pass before committing the change to the relevant branch.</p>
<p dir="ltr">> And one minor detail. Early on "Current Tools":<br>
> """<br>
> This proposal suggests replacing the use of Rietveld for code review<br>
> with the more full-featured Kallithea-based <a href="http://forge.python.org">forge.python.org</a> service<br>
> proposed in PEP 474 .<br>
> """<br>
><br>
> and then later on "Perceived Benefits":<br>
> """<br>
> the merge queue would allow that developer to focus more of their time<br>
> on reviewing patches and helping the other contributors at the sprint,<br>
> since accepting a patch for inclusion would now be a single click in the<br>
> Rietveld UI, rather [...]<br>
> """<br>
> Isn't "Kallithea UI" meant here?</p>
<p dir="ltr">Good catch - I must have missed that one in the update.</p>
<p dir="ltr">> And +1 for self-hosting on:<br>
> """<br>
> This proposal respects that history by recommending only tools that are<br>
> available for self-hosting as sponsored or PSF funded infrastructure,<br>
> and are also open source Python projects that can be customised to meet<br>
> the needs of the CPython core development team<br>
> """<br>
><br>
> I like the PEP.<br>
><br>
><br>
> PS: Should this be forwarded to python-workflow or is that other list to<br>
> be considered obsolete?</p>
<p dir="ltr">I withdrew from participating in that list when an individual banned from the core mailing lists and the issue tracker for persistently failing to respect other participants in those communities chose to participate in it despite an explicit request from me that he refrain from doing so (after wasting years trying to coach him into more productive modes of engagement, I now just cut my losses and flat out refuse to work in any environment where he has a significant presence).</p>
<p dir="ltr">Since our moderation practices don't currently include a way to request transferring bans between lists, and I'm reluctant to push for that to change when I have such a clear personal stake in the outcome (it reads like a personal vendetta against the individual concerned), that's the way things are likely to stay unless/until he also gets himself banned from the core workflow list.</p>
<p dir="ltr">Regards,<br>
Nick.<br><br></p>
<p dir="ltr">><br>
> Regards,<br>
> francis<br>
><br>
> _______________________________________________<br>
> Python-Dev mailing list<br>
> <a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/python-dev">https://mail.python.org/mailman/listinfo/python-dev</a><br>
> Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com">https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com</a><br>
</p>