]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Docs: Fix markups for emphasis (GH-135598) (GH-135685)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 18 Jun 2025 17:39:06 +0000 (19:39 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Jun 2025 17:39:06 +0000 (17:39 +0000)
commit1734b295b3c2b06ed296c29a9081bd6d0da8f75b
tree50bf821aa55abdd802206f8addecc74b5f49f5e2
parent3ae8a5bed304d2ebd9930f04912ead715ba66f00
[3.14] Docs: Fix markups for emphasis (GH-135598) (GH-135685)

Docs: Fix markups for emphasis (GH-135598)

The word emphasis character `_` is not supported as sphinx markup, so changed to `*`.
(cherry picked from commit 46c60e0d0b716e8e6f0b74a0f9d0542605b1efd4)

Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
Doc/c-api/refcounting.rst
Doc/library/logging.config.rst