diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2020-03-18 23:02:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-18 23:02:09 (GMT) |
commit | d112c600ab3f5e2910345bcc4bfc39439917ed87 (patch) | |
tree | 1b260548a6f6b9bebcbf9be74bcfb3f3f8a39068 /Lib/tarfile.py | |
parent | 8849e5962ba481d5d414b3467a256aba2134b4da (diff) | |
download | cpython-d112c600ab3f5e2910345bcc4bfc39439917ed87.zip cpython-d112c600ab3f5e2910345bcc4bfc39439917ed87.tar.gz cpython-d112c600ab3f5e2910345bcc4bfc39439917ed87.tar.bz2 |
bpo-39220: Do not optimise annotation if 'from __future__ import annotations' is used (GH-17866)
Do not apply AST-based optimizations if 'from __future__ import annotations' is used in order to
prevent information lost in the final version of the annotations.
Diffstat (limited to 'Lib/tarfile.py')
0 files changed, 0 insertions, 0 deletions