Commit Graph

23 Commits

Author SHA1 Message Date
Hugo van Kemenade 5d0ebd014a
Dark mode: Invert some images (#2409)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2022-03-11 20:41:57 +00:00
Adam Turner 42f88f1ce2
Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Dimitri Papadopoulos Orfanos 57d9baf04d
Typos found by codespell (#2073)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2021-09-17 11:18:24 -07: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
Yury Selivanov f97aa37e6a
Update Yury S. & Elvis P. emails (#1165) 2019-09-12 12:36:34 +01: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
Yury Selivanov 3799435f69 pep-525: Fix the shutdown_asyncgens example. 2016-12-13 20:06:37 -05:00
Yury Selivanov 3e23210fe3 pep 525: We don't have a hard requirement for finalizers anymore 2016-12-08 13:29:38 -08:00
Yury Selivanov 2e74d2b133 pep 525: Mention collections.abc.AsyncGenerator. 2016-11-17 18:11:52 -05:00
Yury Selivanov e10a1a2650 525, 530: Add acknowledgments section 2016-11-08 13:39:23 -05:00
Yury Selivanov ed31f2709a pep 525: Fix shutdown_asyncgens description 2016-09-09 13:31:48 -07:00
Yury Selivanov 4f8486bf81 Mark PEPs 525 & 526 as Final; update PEP 494 2016-09-08 22:06:34 -07:00
Yury Selivanov 8a1f17771b pep 525: Add a link to issue #28003 2016-09-07 10:32:35 -07:00
Yury Selivanov cce16ec6a2 pep 525: Accepted! 2016-09-07 09:50:41 -07:00
Yury Selivanov ad0a69aef1 pep 525: Make shutdown_asyncgens a coroutine 2016-09-07 09:50:41 -07:00
Yury Selivanov 8f8cdb00ed pep 525: Fix formatting 2016-09-06 17:09:13 -07:00
Yury Selivanov be5a9b53d3 pep 525: Update post-history 2016-09-06 17:06:31 -07:00
Yury Selivanov ee74a582bc pep 525: Add "asyncio" section describing new "shutdown_asyncgens" 2016-09-06 17:06:17 -07:00
Yury Selivanov fa600a0819 pep 525: set_asyncgen_finalizer -> set_asyncgen_hooks 2016-09-01 15:20:51 -07:00
Yury Selivanov afebe82ef4 pep525: Bigger pic; update post history 2016-08-02 18:23:18 -04:00
Yury Selivanov 84f52f4b2c Add PEP 525: Asynchronous Generators 2016-08-02 17:23:38 -04:00