Message 380845 - Python tracker
Message380845
| Author | ryansobol |
|---|---|
| Recipients | BTaskaya, emma_smith, glyph, gvanrossum, mental, ryansobol |
| Date | 2020-11-12.19:29:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1605209390.81.0.450017333666.issue41987@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| 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: <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 | |