Staging
v0.5.1
https://github.com/python/cpython
Revision fdc91c2e6096f60ddb8b7f72fe7926ccbbf42800 authored by Miss Islington (bot) on 25 July 2020, 22:00:48 UTC, committed by GitHub on 25 July 2020, 22:00:48 UTC

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>
1 parent 2024d7a
History
Tip revision: fdc91c2e6096f60ddb8b7f72fe7926ccbbf42800 authored by Miss Islington (bot) on 25 July 2020, 22:00:48 UTC
bpo-41314: fixed annotations __future__ version (GH-21616)
Tip revision: fdc91c2

README.rst

back to top