]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-100520: Fix `rst` markup in `configparser` docstrings (GH-100524) (#100533)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Dec 2022 15:43:11 +0000 (07:43 -0800)
committerGitHub <noreply@github.com>
Mon, 26 Dec 2022 15:43:11 +0000 (21:13 +0530)
commit18b43cf95f2455b63a6dbefb813f48fa85a07c7b
treefa95c1361532ffd98b8cdb8b6e010b14298a4029
parent2cb4b13af6ac975b1a98ddc7d117c3b25398ccf0
[3.11] gh-100520: Fix `rst` markup in `configparser`  docstrings (GH-100524) (#100533)

gh-100520: Fix `rst` markup in `configparser`  docstrings (GH-100524)
(cherry picked from commit 199507b81a302ea19f93593965b1e5088195a6c5)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/configparser.py