bpo-36144: Document PEP 584. by brandtbucher · Pull Request #18659 · python/cpython (original) (raw)

@gvanrossum I'm a bit confused. Looking at the "New Features" section of the What's New for 3.8, I see somewhat detailed docs with examples spread across several paragraphs (for example, for assignment expressions and positional-only parameters). The smaller, non-PEP items below are more compact though.

However, I'm probably overthinking this, which is exactly what the comments at the top warn against. 🙂

I'll just keep the short version and the notes in one paragraph, as you suggest, and Łukasz or whoever will go back later and expand as needed, then?