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

Reduce argname to fallback instead of primary, fix lingering contexts #120

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

JamesHutchison
Copy link
Owner

Fixes the accumulation of contexts due to with MegaPatch.new_context(): double adding them

Makes passed_in_name lookup more robust by starting with the qualified name, if its available. This is more of band-aid than proper fix but it reduces inconvenience.

@JamesHutchison JamesHutchison merged commit d2ea062 into main Nov 30, 2023
3 checks passed
@JamesHutchison JamesHutchison deleted the reduce-varname-to-fallback branch November 30, 2023 20:54
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