Skip to content

Use plum dispatch #1507

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 2 commits into from
Mar 17, 2025
Merged

Use plum dispatch #1507

merged 2 commits into from
Mar 17, 2025

Conversation

RensDimmendaal
Copy link
Contributor

@RensDimmendaal RensDimmendaal commented Mar 17, 2025

Part of moving dispatch and transform from fastcore to fasttransform (see here).

This PR removes the use of fastcore.dispatch.TypeDispatch and replaces it with plum.Function.

This needs to be done before merging the PR that removes dispatch and transform from fastcore. Because as long as nbdev depends on fastcore.dispatch removing the module will cause fastcore's integration tests to break.

Open questions:

  • version bump to which version?
  • changelog update?

@jph00
Copy link
Contributor

jph00 commented Mar 17, 2025

Good find! :D

@jph00 jph00 merged commit cd24949 into main Mar 17, 2025
10 checks passed
@jph00 jph00 deleted the use-plum-dispatch branch March 17, 2025 22:00
@jph00 jph00 added the enhancement New feature or request label Mar 17, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants