]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128641: Fix ConfigParser.read Perfomance Regression (#129596)
authorAndrew Shteren <38960745+2trvl@users.noreply.github.com>
Mon, 24 Feb 2025 00:20:37 +0000 (03:20 +0300)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2025 00:20:37 +0000 (00:20 +0000)
commitcd6abe27a2582786da7b4b8bb008910563f31735
tree7c60f5fd4232bc6d3525eaf5fe6b2be5f99c4aa2
parent071820113f11b8f6a21f98652d0840e10268114c
gh-128641: Fix ConfigParser.read Perfomance Regression (#129596)

---------

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/configparser.py
Misc/NEWS.d/next/Library/2025-02-02-23-47-35.gh-issue-128641.GFs673.rst [new file with mode: 0644]