Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[YAML] Unexpected characters using YAML compact syntax#37876
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
xabbuh commentedAug 18, 2020
I think we should investigate if this overlaps with#33763. |
RevZer0 commentedAug 18, 2020
Haven't seen this pr tbh. As far as I see your update will fix this issue |
fabpot commentedAug 19, 2020
Does it mean that we can close this one in favor of#33763? |
RevZer0 commentedAug 19, 2020
@fabpot I think yes |
xabbuh commentedNov 15, 2020
This PR was merged into the 4.4 branch.Discussion----------[Yaml] fix lexing nested sequences/mappings| Q | A| ------------- | ---| Branch? | 4.4| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets |#34805,#37788,#37876,#39011,#39013,#39064| License | MIT| Doc PR |Commits-------4c15f80 fix lexing nested sequences/mappings
Issue fix