]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-100520: Fix `rst` markup in `configparser` docstrings (GH-100524) (#100534)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Dec 2022 15:42:56 +0000 (07:42 -0800)
committerGitHub <noreply@github.com>
Mon, 26 Dec 2022 15:42:56 +0000 (21:12 +0530)
commitbb159b448170b24756db9ddfde0e0a735489fce6
tree7cd45646717dcc5bd5026c9c376cbc17e8e6595c
parenta167365d8585c373ff3bdff0d48bffb7e74581e5
[3.10] gh-100520: Fix `rst` markup in `configparser`  docstrings (GH-100524) (#100534)

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