Message308018
| Author | serhiy.storchaka |
|---|---|
| Recipients | CuriousLearner, ncoghlan, serhiy.storchaka |
| Date | 2017-12-11.07:08:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1512976093.05.0.213398074469.issue31506@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
780acc89bccf9999332d334a27887684cc942eb6 reintroduced the part of the original bug fixed in a6c0c0695614177c8b6e1840465375eefcfee586. object.__new__() and object.__init__() require an argument (cls and self correspondingly). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-11 07:08:13 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ncoghlan, CuriousLearner |
| 2017-12-11 07:08:13 | serhiy.storchaka | set | messageid: <1512976093.05.0.213398074469.issue31506@psf.upfronthosting.co.za> |
| 2017-12-11 07:08:13 | serhiy.storchaka | link | issue31506 messages |
| 2017-12-11 07:08:13 | serhiy.storchaka | create | |