消息 [336127]
> I am not sure what to with the int constructor. Should it try __index__ before __int__? Or just make __index__ without __int__ setting the nb_int slot as was proposed by Nick in issue33039?
Shouldn't it try only __int__ since this will default to __index__ once #33039 is closed? |
|
| 日期 |
用户 |
动作 |
参数 |
| 2019-02-20 17:14:30 | remi.lapeyre | 修改 | recipients:
+ remi.lapeyre, gvanrossum, mark.dickinson, vstinner, serhiy.storchaka |
| 2019-02-20 17:14:30 | remi.lapeyre | 修改 | messageid: <1550682870.87.0.75275280823.issue36048@roundup.psfhosted.org> |
| 2019-02-20 17:14:30 | remi.lapeyre | 链接 | issue36048 messages |
| 2019-02-20 17:14:30 | remi.lapeyre | 创建 | |
|