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

Deprecate Python 3.8 and 3.9 #108

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

antonysigma
Copy link
Collaborator

@antonysigma antonysigma commented Oct 5, 2024

Require Python 3.10 or above to take advantage of new Dict merging syntax |. Do not use argument global_dict whenever we compile an Numexpr expression. Resolves Numexpr missing variables error.

@antonysigma antonysigma force-pushed the numexpr-global-dict branch 5 times, most recently from d31715e to a12400d Compare October 5, 2024 21:14
Require Python 3.10 or above to take advantage of new Dict merging
syntax `|`. Do not use argument `global_dict` whenever
we compile an Numexpr expression. Resolves Numexpr missing variables
error.

Use the latest pybind11 version.
@antonysigma antonysigma merged commit 6ce16bc into comp-imaging:master Oct 5, 2024
7 checks passed
@antonysigma antonysigma deleted the numexpr-global-dict branch October 5, 2024 21:22
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.

1 participant