Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit
146f168fbf5b239158922f4defd494088c381525)
Co-authored-by: BiscuitCandy <70342294+BiscuitCandy@users.noreply.github.com>
+ :keyword:`for` loop header,
+ after :keyword:`!as` in a :keyword:`with` statement, :keyword:`except`
- clause or in the as-pattern in structural pattern matching,
+ clause, :keyword:`except* <except_star>` clause, or in the as-pattern in structural pattern matching,
+ in a capture pattern in structural pattern matching
* :keyword:`import` statements.