SIGN IN SIGN UP

Issue #20530: Argument Clinic's signature format has been revised again.

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.
L
Larry Hastings committed
2623c8c23cead505a78ec416072223552e94727e
Parent: 09f08fe