Adam Turner
b199a29c8a
Many PEPs: Resolve reference warnings ( #3214 )
...
This commit resolves all outstanding duplicate label
and duplicate citation warnings.
I have not yet addressed unreferenced footnote warnings.
I took the general strategy of replacing a target above a section heading
with references directly to that section heading,
or where impractical, disambiguting the target with ``PEP NNN``.
I also converted all the citations in PEP 482 to links,
as they were causing duplicate citation warnings.
2023-07-31 17:50:14 +01:00
Jelle Zijlstra
83b976da18
Add Typing Topic ( #2670 )
...
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-10-06 17:36:39 -07:00
Adam Turner
42f88f1ce2
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
Adam Turner
113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
CAM Gerlach
d548fdfb61
Lint: Validate PEP fields against PEP 12 ( #1890 )
2021-03-23 07:55:26 -07:00
Guido van Rossum
cfbbb26936
PEP 482: Fix other occurrences of 'parametriz'
2020-02-24 20:20:33 -08:00
Brett Cannon
924e3b3064
Mark PEP 482 final ( #1019 )
...
OK'ed by Łukasz in-person.
2019-05-01 07:40:01 -07:00
Łukasz Langa
cea4966702
lukasz@langa.pl -> lukasz@python.org
2018-01-27 13:19:45 -08:00
Mariatta
cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
...
This reverts commit bb0e518ed3
.
2017-11-11 11:28:55 -08:00
Huang Huang
bb0e518ed3
Rename all .txt PEP files to .rst (GH-462)
...
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Guido van Rossum
9d3cc6ea4d
PEP 48{2,3} title changes (typing -> types) and add some cross-links.
2015-01-16 09:11:05 -08:00
Guido van Rossum
9d09316c7c
Add PyCharm reference.
2015-01-09 15:21:14 -08:00
Guido van Rossum
71cbad9633
Add brief section on Reticulated Python, plus stubs for other Pythonic projects.
2015-01-09 10:52:06 -08:00
Guido van Rossum
c636a8b201
Add PEP 482, 483, 484 -- type hints. The latter two are stubs.
2015-01-08 11:10:25 -08:00