<div class="gmail_quote">On Thu, Jan 27, 2011 at 9:36 AM, Charles R Harris <span dir="ltr"><<a href="mailto:charlesr.harris@gmail.com">charlesr.harris@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div><div class="h5"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex"><div class="gmail_quote"><div><div><snip></div>
</div><div>All tests pass for me now, maybe it's a good time to merge the branch into the trunk so we can run it on the buildbot?</div>

<div><br></div></div></blockquote></div></div><div><br>Might be better to merge your unadulterated stuff into master, make a 1.6 branch, and add the compatibility fixes in the branch. You can test branches on the buildbot I think, at least that worked for svn, I haven't tried it with github.<br>
</div></div></blockquote><div><br></div><div>I'm inclined to put the ABI fixes in trunk as well for the time being.  The two changes of note, moving the 'cast' array to the end of  PyArray_ArrFuncs and making 'flags' in PyArray_Descr bigger, can be reapplied if the 2.0 refactor ends up needing them.  I think for 2.0, more extensive future-proofing will be desirable anyway, so trunk may as well be ABI compatible until it's clear what changes are necessary.</div>
<div><br></div><div>-Mark</div></div>