Commit Graph

17 Commits

Author SHA1 Message Date
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Brandt Bucher f304c6f353
brandtbucher@gmail.com -> brandt@python.org (GH-1814) 2021-02-11 14:32:18 -08:00
Marti Raudsepp 9b64c6ea75
Various typo/grammar/style fixes (#1789)
Changes detected by Topy (https://github.com/intgr/topy), all changes
verified by hand, false positives have been omitted.

These range from straight-out misspellings to debatable hyphen placement.
The hyphen changes are supported by grammar manuals of style.
2021-02-03 06:06:23 -08:00
Stefan Pochmann a0a8919aff
PEP 584: Fix order in specification examples (#1643)
Updating an existing key's value doesn't move it to the back.
2020-10-09 10:05:24 -07:00
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