Commit Graph

17 Commits

Author SHA1 Message Date
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
Uriya Harpeness 0e422008ed
PEP 383, 421, 529, 689, 701, 706, 714, 715: Fix typos (#3202) 2023-07-14 10:49:20 -06:00
Pablo Galindo Salgado 0a6dd6794e
PEP 701: Correct indentation in the rejected ideas section (#3155) 2023-05-25 16:18:01 +01:00
Pablo Galindo Salgado 295769391a
PEP 701: Correct handling of format specifiers and nested expressions (#3151) 2023-05-22 13:29:47 +01:00
Pablo Galindo Salgado 69b9d2b3d3
PEP 701: Add Marta to the list of authors (#3150) 2023-05-21 01:12:38 +01:00
Oleg Iarygin b9ca714a43
Lint: Fix outstanding codespell spelling errors (#3129)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: wookie184 <wookie1840@gmail.com>
2023-05-01 13:00:36 -06:00
Pablo Galindo Salgado 2bc335d7a4
PEP 701: Mark it as accepted (#3056) 2023-03-14 14:24:10 +00:00
Marta Gómez Macías 3cd0c13c86
PEP 701: Fix typos (#3054) 2023-03-13 22:45:02 +00:00
Pablo Galindo Salgado d318dc8329
PEP 701: Specify a lower bound for the nesting level (#3048) 2023-03-10 16:38:58 +00:00
Pablo Galindo Salgado 32eab9398d
PEP 701: Incorporate more feedback from the discussion thread (#2974) 2023-01-28 20:04:56 +00:00
Batuhan Taskaya d1cfb37937
PEP 701: Mention about code generators (#2940) 2022-12-26 16:44:31 +00:00
Pablo Galindo Salgado d547ef7ef4
PEP 701: Incorporate feedback from the discussion thread (#2939)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-12-24 21:42:21 +00:00
Dane Hillard f68b3c1898
PEP 701: Proofreading / copy editing (#2935) 2022-12-20 11:58:54 +00:00
Pablo Galindo Salgado 09032faf9b
PEP 701: Correct link to nested interpolation strings (#2933) 2022-12-19 23:10:00 +00:00
Pablo Galindo Salgado c8905d0d73
PEP 701: Add discussion link (#2932) 2022-12-19 17:59:15 +00:00
Pablo Galindo Salgado 9de4efd734
PEP 701: Add some clarifications to f-string debug expressions and tokens (#2929) 2022-12-16 21:41:26 +00:00
Pablo Galindo Salgado 242eb5f2fe
PEP 701: Syntactic formalization of f-strings (#2907)
Co-authored-by: Batuhan Taskaya isidentical@gmail.com
Co-authored-by: Lysandros Nikolaou lisandrosnik@gmail.com
2022-12-02 20:52:35 +00:00