Commit Graph

7 Commits

Author SHA1 Message Date
Jacob Walls db3c43df95
PEP 618: Fix typo (#1848) 2021-02-28 03:12:04 +11:00
Brandt Bucher f304c6f353
brandtbucher@gmail.com -> brandt@python.org (GH-1814) 2021-02-11 14:32:18 -08:00
Brandt Bucher 77462fe146
Accepted -> Final (#1458) 2020-06-23 17:11:54 -07:00
Brandt Bucher f95ed1c22e
PEP 618: Accepted! (#1435)
And some minor updates.
2020-06-17 15:34:44 -07:00
Brandt Bucher 7a94c3e376
PEP 618: Third Draft (#1429)
Lots of improvements, and GvR is now BDFL-Delegate.
2020-06-14 15:46:20 -07:00
Brandt Bucher 17a0d39810
PEP 618: Second Draft (#1399)
* Update history.

* Credit Ram.

* Acknowledge "equal" alternative.

* Reword link.

* Add note about strict=__debug__.

* Add another argument against  "equal".

* Don't lean so heavily on infinite iterators.

* Clarify example.

* Clean up example.

* Clean up response.

* Outline precedent for  map.

* Clean up wording.

* Reword map section.

* Move method argument.

* Flesh out argument against methods.

* Further refinements to method argument.

* Add callback argument.

* Simplify AST example.

* Clean up method/constructor outcomes.

* Clean up callback bit.

* Add StackOverflow link.

* Address "mode" parameter.

* "argument" -> "parameter"

* Address "constant" arguments in Rationale.

* Clean up Rationale phrasing.

* Flesh out itertools bit.

* Clean up itertools wording.
2020-05-10 08:31:47 -07:00
Brandt Bucher 11b2de41a7
PEP: Add Optional Length-Checking To zip (#1389) 2020-05-01 10:51:52 -07:00