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

Cherrypick patches for 0.53.0rc2 #6757

Merged
merged 6 commits into from
Feb 24, 2021
Merged

Conversation

sklam
Copy link
Member

@sklam sklam commented Feb 24, 2021

as titled

…_tup

Avoid errors in array analysis for global tuples with non-int
CUDA: Fix compile to PTX with debug for CUDA 11.2
Allow getattr to work in objmode output type spec
Consider assignment lhs live if used in rhs (Fixes numba#6715)
@stuartarchibald stuartarchibald added this to the Numba 0.53.0RC2 milestone Feb 24, 2021
@stuartarchibald stuartarchibald added the 5 - Ready to merge Review and testing done, is ready to merge label Feb 24, 2021
Copy link
Contributor

@stuartarchibald stuartarchibald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for producing this patch set. I've replayed the merge sequence locally and git diff agrees this branch matches my local. This also covers all the PRs in the milestone https://github.com/numba/numba/milestone/53.

@sklam
Copy link
Member Author

sklam commented Feb 24, 2021

ignoring the typeguard failure for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to merge Review and testing done, is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants