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

Implement explicit context objects instead of cache scopes #127

Merged
merged 23 commits into from
Oct 8, 2021

Conversation

richardsheridan
Copy link
Owner

@richardsheridan richardsheridan commented Oct 2, 2021

Would supersede #89. I don't really like the idea of juggling context objects but it does circumvent the need for TreeVars. Then, later, if those are implemented in trio, it will be pretty trivial to reimplement cache_scope.

@richardsheridan richardsheridan merged commit 8bce917 into main Oct 8, 2021
@richardsheridan richardsheridan deleted the explicit_context branch October 8, 2021 10: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.

1 participant