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, emma_smith, BTaskaya, mental |
| 2020-11-12 19:29:50 | ryansobol | set | messageid: <[email protected]> |
| 2020-11-12 19:29:50 | ryansobol | link | issue41987 messages |
| 2020-11-12 19:29:50 | ryansobol | create | |
|