PEP 642: Accept most of Steven D'Aprano's counter-proposal (#1708)

* Equality prefix changes from '?' to '=='
* Identity prefix changes from '?is" to 'is'
* Wildcard marker reverts to '_'
* Syntactic shorthands from PEP 634 are mostly kept,
  but only as syntactic sugar for the explicit forms
* AST changes allow most match-specific code to be
  dropped from the compiler
* Add the planned post date for this version
This commit is contained in:
Nick Coghlan 2020-11-07 19:59:40 +10:00 committed by GitHub
parent 50a31d14b4
commit 698d027ff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 507 additions and 363 deletions

File diff suppressed because it is too large Load Diff