On Thu, Jan 27, 2011 at 9:36 AM, Charles R Harris <charlesr.har...@gmail.com > wrote:
> <snip> >> 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? >> >> > 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. > 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. -Mark
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion