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 |