Message336107
| Author | serhiy.storchaka |
|---|---|
| Recipients | gvanrossum, mark.dickinson, serhiy.storchaka, vstinner |
| Date | 2019-02-20.15:54:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550678076.66.0.681479669046.issue36048@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-20 15:54:36 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, mark.dickinson, vstinner |
| 2019-02-20 15:54:36 | serhiy.storchaka | set | messageid: <1550678076.66.0.681479669046.issue36048@roundup.psfhosted.org> |
| 2019-02-20 15:54:36 | serhiy.storchaka | link | issue36048 messages |
| 2019-02-20 15:54:36 | serhiy.storchaka | create | |