diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-07-25 22:00:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-25 22:00:48 (GMT) |
commit | fdc91c2e6096f60ddb8b7f72fe7926ccbbf42800 (patch) | |
tree | be3f5092e075f477b56e223eff735866786f68ed /Python/Python-ast.c | |
parent | 2024d7aca100c3faa9c6730aba3de5f0528750be (diff) | |
download | cpython-fdc91c2e6096f60ddb8b7f72fe7926ccbbf42800.zip cpython-fdc91c2e6096f60ddb8b7f72fe7926ccbbf42800.tar.gz cpython-fdc91c2e6096f60ddb8b7f72fe7926ccbbf42800.tar.bz2 |
bpo-41314: fixed annotations __future__ version (GH-21616)
PEP 563 was updated to change the release where `from __future__ import annotations` becomes the default (and only) behavior from 4.0 to 3.10. Update `__future__.py` and its docs to reflect this.
(cherry picked from commit 0028c14073109595e7532ec00bb1e8bf39ecfb4d)
Co-authored-by: YoSTEALTH <35307184+YoSTEALTH@users.noreply.github.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions