Commit 1be456a
authored
bpo-38605: Update "Future statements" docs since PEP 563 is always enabled (pythonGH-25236)
Update documentation section for "Future statements" to reflect that `from __future__ import annotations` is on by default, and no features require using the future statement now.1 parent 2219187 commit 1be456a
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
874 | 874 | | |
875 | 875 | | |
876 | 876 | | |
877 | | - | |
878 | | - | |
879 | | - | |
880 | 877 | | |
881 | 878 | | |
882 | 879 | | |
883 | | - | |
884 | | - | |
| 880 | + | |
| 881 | + | |
885 | 882 | | |
886 | 883 | | |
887 | 884 | | |
| |||
0 commit comments