Message312487
As pure aliases, those wouldn't necessarily be that useful, as aside from NameConstant, the field names are different (Num.n, Str.s, Bytes.s).
I do wonder whether it might be worth keeping "NameConstant", though, and use that for Ellipsis as well, so the singletons all use NameConstant, while regular constants use Constant. |
|
| Date |
User |
Action |
Args |
| 2018-02-21 10:32:55 | ncoghlan | set | recipients:
+ ncoghlan, gvanrossum, brett.cannon, vstinner, benjamin.peterson, serhiy.storchaka, yselivanov |
| 2018-02-21 10:32:55 | ncoghlan | set | messageid: <[email protected]> |
| 2018-02-21 10:32:55 | ncoghlan | link | issue32892 messages |
| 2018-02-21 10:32:55 | ncoghlan | create | |
|