]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91888: add a `:gh:` role to the documentation (#91889)
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 25 Apr 2022 10:05:54 +0000 (12:05 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Apr 2022 10:05:54 +0000 (12:05 +0200)
commitf7641a2ffec243e5f600028a84debe9028a9ee44
treea74fadae957f0e9c6ab078f3587272204b12a2a2
parent440332072706c5e422e6c54a2ec0ebb88e09c85c
gh-91888: add a `:gh:` role to the documentation (#91889)

* Add a new :gh:`...` role for GitHub issues.

* Fix a GitHub id to use the :gh: role.

* Add Misc/NEWS entry.

* Refactoring and rephrasing.

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Doc/tools/extensions/pyspecific.py
Doc/whatsnew/3.11.rst
Misc/NEWS.d/next/Documentation/2022-04-24-22-09-31.gh-issue-91888.kTjJLx.rst [new file with mode: 0644]