| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
(cherry picked from commit ddb6539) Co-authored-by: harjoth <harjoth.khara@gmail.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
Sorry, something went wrong.
|
Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.13 due to a conflict. cherry_picker 6759fd82117a50c40a0911189eda1c8dfa93ad03 3.13 |
Sorry, something went wrong.
|
GH-152878 is a backport of this pull request to the 3.14 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Backport of the APPEND tests from #152775 (gh-49680).
The translate_line_endings feature is main-only, but append()'s default CR/LF normalization is existing behavior on 3.15, so the test (plus the _read_literal helper and the UTF8-append test refactor) applies here.
(cherry picked from commit ddb6539)