这是indexloc提供的服务,不要输入任何密码
Skip to content

Close format specifiers eagerly on parsing #22

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
merged 3 commits into from
Jun 3, 2025
Merged

Close format specifiers eagerly on parsing #22

merged 3 commits into from
Jun 3, 2025

Conversation

PgBiel
Copy link
Owner

@PgBiel PgBiel commented May 28, 2025

  • Can no longer add {{ or }} in the name of a format specifier
    • Consistent with Rust
  • Plus error on stray } at the end

Fixes #17

@PgBiel PgBiel added this to the 1.0.0 milestone May 28, 2025
Plus error on stray } at the end
@PgBiel PgBiel merged commit 6b87387 into main Jun 3, 2025
9 checks passed
@PgBiel PgBiel deleted the close-eager branch June 3, 2025 22:14
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.

Error when using positional argument within escaped curly braces
1 participant