Commit Graph

12 Commits

Author SHA1 Message Date
Adam Turner fe3993d64a
PEP 499: Shorten the title (#3325) 2023-09-05 02:40:47 +00:00
Adam Turner 47b79e09fe
PEP 499: Resolve uses of the default role (#3397) 2023-09-01 19:27:29 +00:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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
Nick Coghlan 7f7a08efd1
PEP 499: Mark as deferred until 3.10 (#1328)
The open questions still require more consideration/discussion than we expect to be able to give them before 3.9 feature freeze.
2020-03-14 14:36:57 +10:00
Nick Coghlan e491484ce8
PEP 499: Delegate to Nick Coghlan (#946)
Also updates the PEP with links to the reference implementation,
and adds an Open Questions section to highlight known areas of
compatibility risk.
2019-03-24 22:03:37 +10:00
Cameron SImpson 86435a9b17 PEP 418, PEP 499: update the email address of Cameron Simpson (#940)
From cs@zip.com.au to cs@cskk.id.au.
2019-03-19 16:30:05 -07:00
Cameron SImpson ccdbb66ee4 PEP 499: add some examples and other updates (#939)
* add some examples
* specify that packages are not affected by this change
* specify that use of module.__name__ should be replaced by module.__spec__.name where the canonical monudle name is required
* other small changes

[Unlike the original PR, this does *not* change Cameron's email. A separate PR is needed.]
2019-03-19 12:10:14 -07:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08: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
Chris Angelico 26f2505063 Introduce PEP 499 from Cameron Simpson 2015-08-08 14:43:09 +10:00