Commit Graph

10 Commits

Author SHA1 Message Date
Jelle Zijlstra 83b976da18
Add Typing Topic (#2670)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-10-06 17:36:39 -07:00
Marco Buttu b7723057fb
PEP 613: Add missing Python-Version header (#2739) 2022-07-28 08:55:06 -07:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Nipunn Koorapati 3ec824affd
PEP 613: Loosen class scope restriction of explicit TypeAlias (#2154)
Per discussion on typing-sig
https://mail.python.org/archives/list/typing-sig@python.org/thread/CGOO7GPPECGMLFDUDXSSXTRADI4BXYCS/

Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-01-12 13:28:17 -08:00
Ram Rachum 83cfd2f7d3
Change unicode quotes with ASCII quotes (#2188) 2021-12-09 15:37:35 +02:00
Hugo van Kemenade ba36cccc2d
Fix RST backticks (#1554) 2020-08-07 09:35:20 -07:00
Shannon Zhu 5cd06a20bf
Update PEP 0613 status to Accepted (#1291) 2020-01-31 15:38:40 -08:00
Shannon Zhu 2aea60e07c PEP 613: remove last open issue; some edits in response to feedback (#1285) 2020-01-28 12:58:47 -08:00
Guido van Rossum 9df345deed PEP 613: Type should be Standards Track 2020-01-23 17:20:11 -08:00
Shannon Zhu 60d5d10a1d PEP 613: Explicit Type Aliases (#1278) 2020-01-22 18:13:06 -08:00