bpo-41314: fixed annotations __future__ version by YoSTEALTH · Pull Request #21616 · python/cpython
and others added 2 commits
YoSTEALTH
marked this pull request as ready for review
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
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 0028c14) Co-authored-by: YoSTEALTH <35307184+YoSTEALTH@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
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 0028c14) Co-authored-by: YoSTEALTH <35307184+YoSTEALTH@users.noreply.github.com>
miss-islington added a commit that referenced this pull request
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 0028c14) Co-authored-by: YoSTEALTH <35307184+YoSTEALTH@users.noreply.github.com>
miss-islington added a commit that referenced this pull request
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 0028c14) Co-authored-by: YoSTEALTH <35307184+YoSTEALTH@users.noreply.github.com>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request
xzy3 pushed a commit to xzy3/cpython that referenced this pull request