Skip to content

Conversation

byroot
Copy link
Member

@byroot byroot commented Mar 11, 2025

This was the behavior until 2.10.0 unadvertently changed it.

"\u1" would raise, but "\u1zzz" wouldn't.

This was the behavior until `2.10.0` unadvertently changed it.

`"\u1"` would raise, but `"\u1zzz"` wouldn't.
@byroot
Copy link
Member Author

byroot commented Mar 11, 2025

Not too sure what's wrong with ruby-head.

@byroot byroot merged commit 57911f1 into ruby:master Mar 11, 2025
30 of 33 checks passed
@byroot byroot deleted the invalid-escape branch March 11, 2025 20:48
@Earlopain
Copy link
Contributor

Something in optparse ruby/optparse#93 with rake and environment variables

@byroot
Copy link
Member Author

byroot commented Mar 12, 2025

Ah thank you. I was actually tracking it down at the moment.

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