]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: No need to use rst syntax in code comments. (GH-93102)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 23 May 2022 22:00:34 +0000 (15:00 -0700)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 22:00:34 +0000 (15:00 -0700)
commitfd35be511a5845e887408189a06513063319f417
tree69cdf9aff8bba28534a2dfa382ea516b1f4009d0
parentb8c4cc6b76bde5371baee18c76146b86adb81dbb
Doc: No need to use rst syntax in code comments. (GH-93102)

And it raises `make suspicious` false positives.
(cherry picked from commit e739ff141680fd7e2a762cf98c4352c6c850af1f)

Co-authored-by: Julien Palard <julien@palard.fr>
Doc/whatsnew/3.11.rst