Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Fix-unprintable-JS-scape-sequence.patch | TestJSEscaping breaking unprintable character The test "TestJSEscaping", rune U+FDFF was used as a placeholder for an unprintable character. This codepoint was assigned and made printable in Unicode 14.0.0, breaking this test. It has been replaced with the assigned and never-printable U+FFFE to fix the test and provide resiliency in the future. https://cs.opensource.google/go/go/+/def0be5e34d6657c84407c8afe4ace05d10d1848 |
Arthur Diniz <arthurbdiniz@gmail.com> | not-needed | 2024-05-27 |