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:
parent
50a31d14b4
commit
698d027ff0
870
pep-0642.rst
870
pep-0642.rst
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue