Skip to content

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 19 commits into from
Dec 2, 2021
Merged

Conversation

PokhodenkoSA
Copy link
Contributor

@PokhodenkoSA PokhodenkoSA commented Oct 14, 2021

Update for numba/numba#7177

  • Compatible w/ numba 0.54
  • Compatible w/ numba 0.55 latest packages (py3.8_782, py3.9_778)
  • Public CI updated

@PokhodenkoSA PokhodenkoSA mentioned this pull request Oct 14, 2021
9 tasks
@PokhodenkoSA
Copy link
Contributor Author

PokhodenkoSA commented Oct 14, 2021

@PokhodenkoSA
Copy link
Contributor Author

Updated to keep compatibility w/ numba 0.54.

@PokhodenkoSA
Copy link
Contributor Author

PokhodenkoSA commented Nov 26, 2021

Updated CI to the latest numba 0.55 package - 0.55.0dev0=*_782.

@PokhodenkoSA
Copy link
Contributor Author

@vlad-perevezentsev @diptorupd
This PR ready to be merged to main. Please, review.

@PokhodenkoSA PokhodenkoSA merged commit 040747f into main Dec 2, 2021
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
Labels
debug Related to #149 ignore-for-release-notes numba Integration with numba
Projects
None yet
3 participants