mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
2623c8c23c
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.