Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 79f70ce

Browse files
use rich markup for PEP reference (GH-7939)
it's better to refer to PEP with `pep` role in reStructuredText. It also links to the PEP page. (cherry picked from commit df748c2) Co-authored-by: Behzad B. Mokhtari <[email protected]>
1 parent d4dd7db commit 79f70ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tutorial/modules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Some tips for experts:
249249
directory.
250250

251251
* There is more detail on this process, including a flow chart of the
252-
decisions, in PEP 3147.
252+
decisions, in :pep:`3147`.
253253

254254

255255
.. _tut-standardmodules:

0 commit comments

Comments
 (0)