Jelle Zijlstra
|
83b976da18
|
Add Typing Topic (#2670)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
|
2022-10-06 17:36:39 -07:00 |
Steven Troxler
|
cc45dded1b
|
PEP 589: Fix typo - index 'y' needs quotes (#2438)
|
2022-03-16 18:23:59 -07:00 |
Adam Turner
|
113e490701
|
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209)
|
2022-01-21 11:03:51 +00:00 |
Miroslav Šedivý
|
45fdc844dd
|
Typos: Remove repeated words (#1726)
|
2020-12-04 09:51:44 -08:00 |
Michael
|
337a9ce0d0
|
PEP 589: Fix typos (#1238)
|
2019-11-20 13:47:39 +01:00 |
Sergey
|
718fb74916
|
PEP 589: TypedDict field cannot be overwritten by inheritance (#1143)
|
2019-08-11 11:21:31 -07:00 |
Ivan Levkivskyi
|
a6c96caf46
|
Mark PEPs 544, 586, 589, and 591 as accepted for Python 3.8 (#1088)
|
2019-05-26 10:58:57 +01:00 |
Jukka Lehtosalo
|
92c6ff0d9b
|
PEP 589: Small updates based on feedback from @gvanrossum (#1060)
These are the updates I promised in https://github.com/python/peps/pull/991.
|
2019-05-20 10:50:00 -07:00 |
Guido van Rossum
|
bb83c95b19
|
PEP 586, PEP 589, PEP 591: Make Guido BDFL-Delegate of typing PEPs (#1001)
|
2019-04-17 13:45:01 -07:00 |
Guido van Rossum
|
5165c953e6
|
Minor typo/grammar/wording/markup fixes (#991)
|
2019-04-15 07:50:48 -07:00 |
Jukka Lehtosalo
|
0db9dcb199
|
PEP 589: TypedDict: Type Hints for Dictionaries with a Fixed Set of Keys (#956)
|
2019-03-29 06:38:13 -07:00 |