More AST utils. Includes support for persistent annotations and copying the...
More AST utils. Includes support for persistent annotations and copying the multiple assignment walking code out of transformer.py (to be removed later). Persistent annotations require: * allow copy_clean to keep user-specified annotations * ensure rename_symbols does not destroy annotations PiperOrigin-RevId: 204336881
Loading
Please sign in to comment