Join on Discord: / discord
License: CC-BY-SA 4.0: https://creativecommons.org/licenses/...
Illustration photo in thumbnail by Ben Skála, Benfoto: https://commons.wikimedia.org/wiki/Fi...
Rough timestamps:
0:12:00 Subscriptions and Slicing 6.3.2.
0:16:00 DECISION: describe and define the examples of subscriptions: key, index, and slice. Followed by a long discussion and wordsmithing to describe the syntax.
0:49:00 Unicomp keyboard is the remanufacturing of the famous IBM model M keyboard. https://www.pckeyboard.com/page/produ...
0:57:00 "What is an assignment expression?"
1:06:00 TODO: rename assigned_expression to named-expression (6.12) after checking to make sure that is the correct correspondence to the grammar.
1:14:00 edit datamodel.rst the descriptions of slicing, the description of negative indices and mappings to be consistent with their respective definitions.
1:36:00 AHA!! we found the term we were reaching for, subscript to describe a group of elements in a sequence. (eg. key, index, slice)
2:13:00 WIP commit https://github.com/encukou/cpython/co...