Ivan Levkivskyi
|
c1dc44b21f
|
Updates for PEPs 484 and 483 (#111)
|
2016-09-30 16:25:26 -07:00 |
Marti Raudsepp
|
04a6af2ab1
|
Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
|
2016-07-11 18:35:35 +03:00 |
Guido van Rossum
|
92b5b19f66
|
Typos, rst formatting and a minor addition to PEP 483 (Ivan L, upstream #227)
|
2016-06-16 17:08:10 -07:00 |
Guido van Rossum
|
2cc7dc3068
|
A new co-author for PEP 483, Ivan Levkivskyi, has greatly added to it.
|
2016-05-17 16:35:01 -07:00 |
Guido van Rossum
|
cbf79d2711
|
Undefined didn't make it into the standard.
|
2016-03-16 16:22:19 -07:00 |
Guido van Rossum
|
6b0c7a8ed8
|
Indicate PEP 483 is sloppy about type vs. class.
|
2015-06-05 08:09:16 -07:00 |
Guido van Rossum
|
d7aefb884c
|
Small edits; added Tuple[t, ...] and Callable[..., tr].
|
2015-04-06 19:54:09 -07: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
|
f07b0df7ae
|
Change the level of a few headings. Remove duplicate title.
|
2015-01-09 10:55:11 -08:00 |
Guido van Rossum
|
58fe447ac3
|
Move text on Reticulated Python to PEP 483. Add an abstract. Set creation date to 19-Dec-2014 (cretion date of the original Quip doc).
|
2015-01-09 10:53:06 -08:00 |
Chris Angelico
|
21129621fb
|
Record Guido's relicensing of PEP 483 under Open Publication License
|
2015-01-10 05:39:44 +11:00 |
Chris Angelico
|
24dc240fc2
|
ASCIIfy PEP 483
|
2015-01-10 05:28:21 +11:00 |
Chris Angelico
|
9ba23eff34
|
Import Guido's text from https://quip.com/r69HA9GhGa7J into PEP 483
|
2015-01-10 05:19:10 +11: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 |