<p dir="ltr">Generally, if you also squash the second PR, it won't be hard to merge it, since you're resolving a small set of conflicts. If the second one consists of 10 commits, then the world will likely explode.</p>
<p dir="ltr">--<br>
Ryan<br>
[ERROR]: Your autotools build scripts are 200 lines longer than your program. Something’s wrong.<br>
<a href="http://kirbyfan64.github.io/">http://kirbyfan64.github.io/</a></p>
<div class="gmail_quote">On Apr 14, 2016 4:15 AM, "Antoine Pitrou" <<a href="mailto:solipsis@pitrou.net">solipsis@pitrou.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 2 Apr 2016 15:07:21 +1000<br>
Nick Coghlan <<a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>> wrote:<br>
> On 2 April 2016 at 06:59, Brett Cannon <<a href="mailto:brett@python.org">brett@python.org</a>> wrote:<br>
> > So this support of squash merging may be useful. It really depends on how we<br>
> > try and support porting changes between versions and Misc/NEWS.<br>
><br>
> Having the bot handle squashing is likely still desirable, since the<br>
> flow you really want is:<br>
><br>
> - squash & rebase the PR<br>
> - run the test suite/build the docs (depending on modified files)<br>
> - commit if successful<br>
<br>
What happens if there's a PR based on another PR? When the latter is<br>
squash-merged, the former will likely end up with many conflicts since<br>
git won't be able to reconcile the histories anymore.<br>
<br>
Regards<br>
<br>
Antoine.<br>
<br>
<br>
_______________________________________________<br>
core-workflow mailing list<br>
<a href="mailto:core-workflow@python.org">core-workflow@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/core-workflow" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/core-workflow</a><br>
This list is governed by the PSF Code of Conduct: <a href="https://www.python.org/psf/codeofconduct" rel="noreferrer" target="_blank">https://www.python.org/psf/codeofconduct</a><br>
</blockquote></div>