SIGN IN SIGN UP

Add soft keywords (GH-20370)

These are like keywords but they only work in context; they are not reserved except when there is an exact match.

This would enable things like match statements without reserving `match` (which would be bad for the `re.match()` function and probably lots of other places).

Automerge-Triggered-By: @gvanrossum
G
Guido van Rossum committed
b45af1a5691e83b86321fc52d173f66cf891ce5f
Parent: 578c395
Committed by GitHub <noreply@github.com> on 5/26/2020, 5:58:44 PM