-
Notifications
You must be signed in to change notification settings - Fork 244
Tier 1 fixes for #1954 (variable composition review feedback) #1962
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
dmontagu
merged 13 commits into
feature/variable-composition-native-handlebars
from
feature/variable-composition-tier1-fixes
May 25, 2026
Merged
Changes from 5 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
d99a89f
Tier 1 fixes for #1954 (variable composition review feedback)
dmontagu b1a8016
Drop dead missing-ref dedup; cover template_var() inference branches
dmontagu 0248403
Important follow-ups from #1951/#1952 review (docs, caching, naming)
dmontagu b89515c
Simplify _handlebars.py per Alex's #1962 review
dmontagu d6073ce
Restore exc.name discriminator in _pydantic_handlebars + cover it
dmontagu 092d399
Document the recursive-resolution model and runtime composition guards
dmontagu a77f90c
Lead with the plain-Handlebars contrast in Recursive Resolution
dmontagu 2d70d26
Drop the "trips up people" line; make all composition snippets runnable
dmontagu 1b21136
Use isinstance on the composition exception so the import isn't unused
dmontagu 1d3504a
Hoist non-circular imports out of function bodies in abstract.py
dmontagu bb85509
Document override-vs-composition / override-vs-render semantics
dmontagu 623de3f
Revert pydantic to lazy imports — Pyodide regression
dmontagu 221bda9
Bump pydantic-handlebars to 0.2.1 and drop escape-coupling shims (#1963)
dmontagu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.