Settings

Theme

Python 4.0 Confirmed in 3.7 Documentation

docs.python.org

1 points by Ethcad 7 years ago · 1 comment

Reader

EthcadOP 7 years ago

> Since this change breaks compatibility, the new behavior needs to be enabled on a per-module basis in Python 3.7 using a __future__ import:

  from __future__ import annotations
> It will become the default in Python 4.0.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection