bpo-38605: Update "Future statements" docs since PEP 563 is always enabled (GH-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 file changed