Skip to content

Update valid bare key in toml v1.1.0 #164

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

prozolic
Copy link

@prozolic prozolic commented Apr 1, 2025

Hello.
I have always found this repository very helpful for testing parser behavior. Since toml v1.1.0 allows Unicode characters in bare keys, the following test case is now valid:

  • special-character.toml

https://github.com/toml-lang/toml/blob/78fcf9dd7eab7acfbaf147c684b649477e7bdd9c/toml.abnf#L55-L64

I've removed this file from the list of invalid test cases defined in tests/files-toml-1.1.0.
Please check when you have time.

@ya7010
Copy link

ya7010 commented Apr 16, 2025

With the release of v1.6.0 of toml-test, The special-character test is now failing in my project's CI.

@ya7010
Copy link

ya7010 commented Apr 22, 2025

Following up on the toml-1.1.0 work, it may come together in the direction of not including
unicode characters in the bare key.

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