mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
The new syntax is highly human readable while still preventing false positives. The syntax also extends Python syntax to denote "self" and positional-only parameters, allowing inspect.Signature objects to be totally accurate for all supported builtins in Python 3.4.