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

Skip to content

Commit df748c2

Browse files
bbmokhtaribenjaminp
authored andcommitted
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.
1 parent e7d3ccc commit df748c2

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)