diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-06-26 23:01:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-26 23:01:43 (GMT) |
commit | 9798a8de1a19a4fc4ede2f4ed2e53a9581259ad0 (patch) | |
tree | d96dd9fe32de3a28433f7f73ce491261a6f03c72 /Lib/difflib.py | |
parent | 29cb4d670e22986211542c4db7e43e2fc1bb7811 (diff) | |
download | cpython-9798a8de1a19a4fc4ede2f4ed2e53a9581259ad0.zip cpython-9798a8de1a19a4fc4ede2f4ed2e53a9581259ad0.tar.gz cpython-9798a8de1a19a4fc4ede2f4ed2e53a9581259ad0.tar.bz2 |
[3.14] gh-135995: Fix missing char in palmos encoding (GH-135990) (#136001)
gh-135995: Fix missing char in palmos encoding (GH-135990)
0x8b correctly encodes to ‹, but 0x9b was mistakenly marked as a control character instead of ›.
---------
(cherry picked from commit 58a42dea97f4fa0df38ef4a95a2ede65e0549f71)
Co-authored-by: Nathan Korth <nkorth@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Lib/difflib.py')
0 files changed, 0 insertions, 0 deletions