Skip to content

Change funcs to cpdef #150

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 6 commits into from
Oct 23, 2020
Merged

Change funcs to cpdef #150

merged 6 commits into from
Oct 23, 2020

Conversation

1e-to
Copy link
Contributor

@1e-to 1e-to commented Oct 21, 2020

This PR closes #112

It makes get_current_backend and get_current_device_type cimportable in Cython.

@1e-to 1e-to requested a review from diptorupd October 21, 2020 15:19
@oleksandr-pavlyk
Copy link
Contributor

Force push of the master introduced and additional unintended commits into this and my PR.

The last two commits of this PR must be cherry-picked on top of the new tip of the master 6684c7b, or perhaps @diptorupd should merge pull/#121, and then these two commits should be cherry-picked on top of that merge commit.

The same comment applies to pull/#152

@PokhodenkoSA PokhodenkoSA merged commit 800e4d0 into IntelPython:master Oct 23, 2020
@1e-to 1e-to deleted the cpdef branch March 2, 2021 12:13
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.

get_current_queue and other functions should be exposed as cpdef functions
3 participants