I noticed that the nditer documentation didn't get linked properly, this
fixes it. You might want to cherry-pick the patch I committed to master so
it shows up.

-Mark

On Tue, Mar 22, 2011 at 10:29 AM, Ralf Gommers
<ralf.gomm...@googlemail.com>wrote:

> Hi,
>
> After tagging 1.6.0b1 and pushing it I found some issues that only showed
> up with released=True in setup.py. According to the docs at
> http://www.kernel.org/pub/software/scm/git/docs/git-tag.html there is a
> sane (just make a new tag) and an insane (delete tag, reuse same tag) way to
> deal with this. Since the tagged version will actually not compile due to a
> version string issue in setup.py I want to go the insane way. Apologies.
> Please correct me if there's a better option. If you pulled from the github
> repo in the last few hours, please check if you have a new local tag and
> delete it.
>
> Changes to go in https://github.com/rgommers/numpy/tree/fixes-1.6.0b1
>
> Ralf
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to