We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c879cd4 commit bfbf175Copy full SHA for bfbf175
NEWS.md
@@ -178,7 +178,7 @@ Library improvements
178
* `charwidth(c)` and `strwidth(s)` now return up-to-date cross-platform
179
results (via utf8proc) ([#10659]): Julia now likes pizza ([#3721]), but some terminals still don't.
180
181
- * `is_valid_char(c)` now correctly handles Unicode "non-characters", which are valid Unicode codepoints.
+ * `is_valid_char(c)` now correctly handles Unicode "non-characters", which are valid Unicode codepoints. ([#11171])
182
183
* Array and AbstractArray improvements
184
0 commit comments