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

Minor context improvements #912

Merged
merged 5 commits into from
May 1, 2024
Merged

Minor context improvements #912

merged 5 commits into from
May 1, 2024

Conversation

jlowin
Copy link
Member

@jlowin jlowin commented Apr 24, 2024

  • adds ctx[var] item access (with keyerror if not found)
  • improves the reset mechanism to use reset tokens if possible; certain situations like pytest can break this behavior, so a fallback to the old behavior is implemented as well

@zzstoatzz zzstoatzz merged commit d825790 into main May 1, 2024
13 of 14 checks passed
@zzstoatzz zzstoatzz deleted the context branch May 1, 2024 15:00
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.

2 participants