]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-143927: Normalize all line endings (CR, CRLF, and LF) in configparser ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Jun 2026 09:46:43 +0000 (11:46 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 09:46:43 +0000 (11:46 +0200)
commitaaf850fd333cd89e9aada03d92aaa788a6cb1bb8
treed4751201852509d3474e9cdf79cf529d94bab659
parentb83961ade8bbd4b6d6a14a86b8324a3e4141362c
[3.13] gh-143927: Normalize all line endings (CR, CRLF, and LF) in configparser (GH-143929) (GH-152004)

(cherry picked from commit 5858e42c539dac8394636a6e9b30472b8994851f)

Co-authored-by: Seth Larson <seth@python.org>
Lib/configparser.py
Lib/test/test_configparser.py
Misc/NEWS.d/next/Security/2026-01-16-11-58-19.gh-issue-143927.aviFeG.rst [new file with mode: 0644]