Message373753
In https://docs.python.org/3/library/__future__.html:
annotations | 3.7.0b1 | *4.0* | PEP 563: Postponed evaluation of annotations
In PEP 563:
Starting with Python 3.7, a __future__ import is required to use the described functionality. No warnings are raised.
In Python *3.10* this will become the default behavior. Use of annotations incompatible with this PEP is no longer supported.
Python 4.0 or 3.10? Not clear. |
|
Date |
User |
Action |
Args |
2020-07-16 10:34:24 | wyz23x2 | set | recipients:
+ wyz23x2 |
2020-07-16 10:34:24 | wyz23x2 | set | messageid: <1594895664.43.0.284456467746.issue41314@roundup.psfhosted.org> |
2020-07-16 10:34:24 | wyz23x2 | link | issue41314 messages |
2020-07-16 10:34:24 | wyz23x2 | create | |
|