]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-65697: Improved error msg for configparser key validation (GH-135527) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 15 Jun 2025 16:38:15 +0000 (18:38 +0200)
committerGitHub <noreply@github.com>
Sun, 15 Jun 2025 16:38:15 +0000 (16:38 +0000)
commit6ae54553d483ba865e6b99be7d093a2b9715592b
treea423d458bf809a88fcf46ac63b7e6c1fac5fa5c5
parentee141f027715658e1e69b5f3b6f7e8c6c2f95b2c
[3.14] gh-65697: Improved error msg for configparser key validation (GH-135527) (#135541)

gh-65697: Improved error msg for configparser key validation (GH-135527)

* Improved error msg for configparser key validation and added note in 3.14 whatsnew

* Properly added change to configparser

* ðŸ“œðŸ¤– Added by blurb_it.

---------
(cherry picked from commit 81237fbcf6adc962647566eafca62dd5a905375e)

Co-authored-by: Jacob Austin Lincoln <99031153+lincolnj1@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Doc/whatsnew/3.14.rst
Lib/configparser.py
Misc/NEWS.d/next/Library/2025-06-15-03-03-22.gh-issue-65697.COdwZd.rst [new file with mode: 0644]