mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
This commit is contained in:
parent
9e14e49f13
commit
12e696b4f0
40 changed files with 95 additions and 94 deletions
|
@ -2,7 +2,7 @@
|
|||
========================================
|
||||
|
||||
.. module:: typing
|
||||
:synopsis: Support for type hints (see PEP 484).
|
||||
:synopsis: Support for type hints (see :pep:`484`).
|
||||
|
||||
.. versionadded:: 3.5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue