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

Support iterators as view arguments #71

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

pydanny
Copy link
Collaborator

@pydanny pydanny commented Jul 21, 2024

This resolves #63. To test this out:

  1. Go to the examples directory
  2. Run python adv_app.py
  3. Reorder tasks, they should no longer fail

@pydanny pydanny requested a review from jph00 July 22, 2024 08:50
@jph00
Copy link
Contributor

jph00 commented Jul 22, 2024

Great!

@jph00 jph00 merged commit cbe8906 into main Jul 22, 2024
@jph00 jph00 deleted the support-iterators-as-view-args branch July 22, 2024 21:43
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.

core._find_p throws TypeError on non-subclassable arguments
2 participants