Skip to content
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

Add guard for writing to read only arrays from ufunc calls #3605

Merged
merged 1 commit into from Dec 17, 2018

Conversation

stuartarchibald
Copy link
Contributor

As title.

Fixes #3603

@codecov-io
Copy link

Codecov Report

Merging #3605 into master will increase coverage by <.01%.
The diff coverage is 89.47%.

@@            Coverage Diff             @@
##           master    #3605      +/-   ##
==========================================
+ Coverage   80.68%   80.69%   +<.01%     
==========================================
  Files         393      393              
  Lines       80485    80503      +18     
  Branches     9164     9166       +2     
==========================================
+ Hits        64942    64958      +16     
- Misses      14127    14129       +2     
  Partials     1416     1416

@sklam sklam merged commit 77cf56e into numba:master Dec 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segmentation Fault while trying to do in place np.sin
3 participants