Commit 05bc015
gh-153862: Suggest instr() for non-encodable characters read by inch()
A character that does not fit in a single byte has a character byte of 0
in the value returned by inch(); document reading such characters with
instr().
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 064a5ad commit 05bc015
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1084 | 1084 | | |
1085 | 1085 | | |
1086 | 1086 | | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
1087 | 1090 | | |
1088 | 1091 | | |
1089 | 1092 | | |
| |||
0 commit comments