Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-34854: Fix compiling string annotations containing lambdas. (GH-9645) | Serhiy Storchaka | 2018-09-30 | 1 | -4/+7 |
* | bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445) | Serhiy Storchaka | 2018-09-27 | 1 | -17/+7 |
* | bpo-33475: Fix and improve converting annotations to strings. (GH-6774) | Serhiy Storchaka | 2018-05-17 | 1 | -536/+290 |
* | bpo-32711: Fix warnings for Python/ast_unparse.c (#5426) | Stéphane Wirtel | 2018-02-01 | 1 | -3/+7 |
* | String annotations [PEP 563] (#4390) | Guido van Rossum | 2018-01-26 | 1 | -0/+1163 |