Skip to content

Crash in ticket 1895/1896 #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

mwiebe
Copy link
Member

@mwiebe mwiebe commented Jul 6, 2011

BUG: iter: writeonly operands weren't always being buffered correctly (Ticket #1895/1896)

This interacted with the NPY_ITER_GROWINNER flag which would incorrectly
grow the length because it thought nothing was being buffered.

… (Ticket numpy#1895/1896)

This interacted with the NPY_ITER_GROWINNER flag which would incorrectly
grow the length because it thought nothing was being buffered.
@charris
Copy link
Member

charris commented Jul 11, 2011

Hi Ralph, I went ahead and applied this in 734b1f5.

@charris charris closed this Jul 11, 2011
@rgommers
Copy link
Member

I did see this and it'll go in for 1.6.1. It'll just take me a little bit of time before I can tag RC3.

@rgommers
Copy link
Member

Ah, old copy of the pull page - you applied it. Fine with me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants