Commit Graph

16 Commits

Author SHA1 Message Date
C.A.M. Gerlach f613ad8801
Lint: Update outdated Python-Version on still-Draft PEPs (#2756)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2022-08-24 17:39:36 -05:00
Chris Angelico 13eed48c3c
PEP 671: Since it keeps getting asked about, add a para on deferreds (#2661) 2022-06-21 11:02:35 +10:00
Chris Angelico 1cba25dc56
PEP 671: Add section on evaluation order (#2652)
* PEP 671: Add section on evaluation order

This has been a point of some confusion, so I'm just writing in some defaults explicitly.

* PEP 671: Fix backticks
2022-06-18 07:20:28 +10:00
Ram Rachum 67baf51326
PEP 671: Fix formatting (#2614) 2022-05-21 12:05:14 +03:00
David Foster 0140226753
PEP 671: Add Discussions-To header and Post-History (#2482) 2022-04-15 09:36:40 -07:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Chris Angelico 2f8088c384 PEP 671: Document QUERY_DEREF among implementation details 2021-12-02 09:57:15 +11:00
Chris Angelico 45cf9e5250 PEP 671: Quick pass over wording and settle some things from discussion 2021-12-01 17:04:57 +11:00
Chris Angelico 213776f5f1 PEP 671: Clarify some points about the current options 2021-11-10 18:23:03 +11:00
Chris Angelico 0cd7acd5a3 PEP 671: Update to latest implementation 2021-11-01 11:48:09 +11:00
Chris Angelico 5c9ce152a1 PEP 671: Rewrite the implementation section 2021-10-30 17:44:32 +11:00
Chris Angelico 26f8641a15 PEP 671: Describe the WIP reference implementation 2021-10-29 10:09:21 +11:00
Chris Angelico cc75aee2a5 PEP 671: Change recommendation from permissive to strict 2021-10-25 03:55:51 +11:00
Chris Angelico e61f18a104 PEP 671: Mention PEP 661, which solves some of the same problems 2021-10-24 22:49:35 +11:00
Chris Angelico 74540807f0 PEP 671: Post to Python-Ideas 2021-10-24 11:13:41 +11:00
Chris Angelico c398b236a5
PEP 671: Create a PEP for late-bound argument defaults (#2123)
* PEP 671: Create a PEP for late-bound argument defaults

* PEP 671: Fix formatting

* PEP 671: Add a section listing other syntaxes
2021-10-24 10:22:22 +11:00