Commit Graph

4 Commits

Author SHA1 Message Date
Joshua Bambrick e7003f09f9
PEP 736: Add 'How to Teach This' (#3838)
* Minor improvements

* Expand How to Teach This

* Fix explanation of f(*,x)

* Move How to Teach This

* Remove comment about syntax highlighting

* Clarify 'one name'

* Address comments

* Highlighting other references

* Add comment about extending the AST node attributes

* Clarify logic in case of expanding syntax on mouseover

* Fix list format

* Address willingc comments

* Retain 'a very simple' for discussion

* Add 'relatively straightforward'
2024-06-23 04:09:07 +10:00
Joshua Bambrick f1d490fdd0
PEP 736: Address first round of feedback (#3639)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-05-13 05:02:12 -06:00
Evan Kohilas e749257eb8
PEP 736: Add reference to new discussion (#3708)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-03-10 13:52:57 -06:00
Joshua Bambrick 9498cb7107
PEP 736: Shorthand syntax for keyword arguments at invocation (#3551)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2024-01-09 17:03:59 +02:00