-
Notifications
You must be signed in to change notification settings - Fork 32
Support Numba 0.55 (including #7177 for GDB) #585
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tested in this runs: |
This was
linked to
issues
Nov 1, 2021
Closed
Keep compatibility w/ numba 0.54
Updated to keep compatibility w/ numba 0.54. |
Updated CI to the latest numba 0.55 package - 0.55.0dev0=*_782. |
@vlad-perevezentsev @diptorupd |
4 tasks
github-actions bot
pushed a commit
that referenced
this pull request
Dec 2, 2021
* Support mark_subprogram() changes and DIBuilder.__init__() changes * Support abi-tags in mangler * Support mark_subprogram changes in numba(master) * Remove sending abi-tags for debuginfo * Fix import TargetConfigurationStack * Make abi_tags support optional * Keep compatibility w/ numba 0.54 * Make DPPYDIBuilder compatible w/ numba 0.54 and 0.55 * Test w/ numba 0.55.0dev0=*_782 * Use different numba packages for py38 and py39 Co-authored-by: Vladislav Perevezentsev <vladislav.perevezentsev@intel.com> 040747f
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update for numba/numba#7177
py3.8_782
,py3.9_778
)