◐ Shell
clean mode source ↗

bpo-38605: Update "Future statements" docs since PEP 563 is always enabled by gousaiyang · Pull Request #25236 · python/cpython

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.

https://bugs.python.org/issue38605

Automerge-Triggered-By: GH:isidentical