Brandt Bucher
|
502e73aa20
|
PEP 584: Final (#1440)
|
2020-06-18 18:49:52 -07:00 |
David Mertz
|
93849f7046
|
PEP-0584: Specify order guarantee (GH-1409)
|
2020-05-20 09:34:00 -07:00 |
Brandt Bucher
|
4516435ea1
|
PEP 584: Add info regarding Mapping/MutableMapping (#1331)
Also add a note about other stdlib mappings having these added.
|
2020-03-14 13:03:12 -07:00 |
Brandt Bucher
|
96d6d4beaa
|
PEP 584: Mark as Accepted (#1317)
|
2020-02-24 17:43:06 -08:00 |
Brandt Bucher
|
718b393887
|
PEP 584: Apply feedback from the Python-Dev discussion. (#1309)
|
2020-02-17 12:07:40 -08:00 |
Brandt Bucher
|
d52d55964a
|
Post-publishing cleanup for PEP 584 (#1298)
|
2020-02-05 11:14:58 -08:00 |
Brandt Bucher
|
f4a6bfaa98
|
PEP 584: Next Draft (#1290)
Change from '+' to '|', and a lot of editing.
|
2020-02-04 15:21:25 -08:00 |
Guido van Rossum
|
b00ee66326
|
PEP 584: Add post-history and remove draft note (#1245)
There's no need to put "DRAFT" at the top of the PEP, that's already in the headers.
|
2019-12-02 11:09:02 -08:00 |
Brandt Bucher
|
016c811a94
|
Fix formatting and update copyright notice. (#1214)
|
2019-10-23 03:33:09 +11:00 |
Brandt Bucher
|
a556e6bace
|
Remove subtraction and add more background. (#1206)
|
2019-10-17 11:41:41 +11:00 |
Guido van Rossum
|
e6fb1bcc32
|
Fix dict difference example (#938)
(Inspired by patch in PR #937, by @EmilStenstrom.)
|
2019-03-19 11:30:54 -07:00 |
Vlad Starostin
|
efa0877683
|
Fix typo (#908)
|
2019-03-04 11:34:43 +01:00 |
Guido van Rossum
|
617cc77f79
|
PEP 584: Break long lines and rename to .rst
|
2019-03-01 11:06:11 -08:00 |