Commit 84bf506
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 b8ee475 commit 84bf506
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1081 | 1081 | | |
1082 | 1082 | | |
1083 | 1083 | | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
1084 | 1087 | | |
1085 | 1088 | | |
1086 | 1089 | | |
| |||
0 commit comments