Skip to content

ENH: allow_dask_compute=True instead of 999 #283

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 1 commit into from
Apr 25, 2025

Conversation

crusaderky
Copy link
Contributor

@crusaderky crusaderky commented Apr 25, 2025

scipy developers get confused by
lazy_xp_function(func, allow_dask_compute=999)

Allow writing
lazy_xp_function(func, allow_dask_compute=True)
instead.

Copy link
Member

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@lucascolley lucascolley merged commit 4425d14 into data-apis:main Apr 25, 2025
9 checks passed
@crusaderky crusaderky deleted the dask_compute_true branch April 25, 2025 13:14
@lucascolley lucascolley added the enhancement New feature or request label Apr 25, 2025
@lucascolley lucascolley added this to the 0.7.2 milestone Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request xpx.testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants