]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Docs: Fix markups for emphasis (GH-135598) (GH-135686)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 18 Jun 2025 17:44:43 +0000 (19:44 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Jun 2025 17:44:43 +0000 (17:44 +0000)
commitdfe0e30c80ea6f6fd3d13c578df1a53516854f1c
tree8ec660d4aab381bb012f03ef94403eb39176c9dd
parenta0a1aa3125a1547830b38d93b862204b581361d2
[3.13] Docs: Fix markups for emphasis (GH-135598) (GH-135686)

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