Message380845
Also, I'm a bit puzzled about something from the previously mentioned Integer class and its use of __future__.annotations.
Why is it possible to declare an Integer return type for the add() method, but only possible to declare an "Integer" forward reference for the _() method? |
|
Date |
User |
Action |
Args |
2020-11-12 19:29:50 | ryansobol | set | recipients:
+ ryansobol, gvanrossum, glyph, ethan smith, BTaskaya, mental |
2020-11-12 19:29:50 | ryansobol | set | messageid: <1605209390.81.0.450017333666.issue41987@roundup.psfhosted.org> |
2020-11-12 19:29:50 | ryansobol | link | issue41987 messages |
2020-11-12 19:29:50 | ryansobol | create | |
|