ast.parse() no longer emits syntax warnings for return/break/continue in finally (see PEP-765) -- they are only emitted during compilation.
pass
-OO
This is required so we would never have empty node bodies. Refs #130087
ast_opt.c
ast_preprocess.c