SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 16 Python

String annotations [PEP 563] (#4390)

* Document `from __future__ import annotations`
* Provide plumbing and tests for `from __future__ import annotations`
* Implement unparsing the AST back to string form

This is required for PEP 563 and as such only implements a part of the
unparsing process that covers expressions.
G
Guido van Rossum committed
95e4d589137260530e18ef98a2ed84ee3ec57e12
Parent: d7773d9
Committed by Łukasz Langa <lukasz@langa.pl> on 1/26/2018, 4:20:18 PM