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

Evaluate dtype_to_typeclass at use time #1494

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

tbennun
Copy link
Collaborator

@tbennun tbennun commented Jan 3, 2024

Prior to this PR, dtype_to_typeclass was evaluated at import time. This means that the configuration entry default_data_types could not be modified after importing dace in a meaningful way.

@tbennun tbennun added this pull request to the merge queue Jan 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 4, 2024
@tbennun tbennun merged commit 4d49452 into master Jan 4, 2024
11 checks passed
@tbennun tbennun deleted the lazy-default-typeclass branch January 4, 2024 16:18
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.

2 participants