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
File Mode Size
clinic
README.txt -rw-r--r-- 1.1 KB
asciilib.h -rw-r--r-- 1.2 KB
codecs.h -rw-r--r-- 27.1 KB
count.h -rw-r--r-- 666 bytes
ctype.h -rw-r--r-- 3.0 KB
eq.h -rw-r--r-- 848 bytes
fastsearch.h -rw-r--r-- 8.5 KB
find.h -rw-r--r-- 3.2 KB
find_max_char.h -rw-r--r-- 3.7 KB
join.h -rw-r--r-- 4.6 KB
localeutil.h -rw-r--r-- 2.5 KB
partition.h -rw-r--r-- 3.0 KB
replace.h -rw-r--r-- 1.8 KB
split.h -rw-r--r-- 11.0 KB
stringdefs.h -rw-r--r-- 1.2 KB
transmogrify.h -rw-r--r-- 19.4 KB
ucs1lib.h -rw-r--r-- 1.1 KB
ucs2lib.h -rw-r--r-- 1.1 KB
ucs4lib.h -rw-r--r-- 1.1 KB
undef.h -rw-r--r-- 212 bytes
unicode_format.h -rw-r--r-- 40.4 KB
unicodedefs.h -rw-r--r-- 1.2 KB

README.txt

back to top