Message263249
| Author | gvanrossum |
|---|---|
| Recipients | Kevin Modzelewski, brett.cannon, gvanrossum, serhiy.storchaka |
| Date | 2016-04-12.15:03:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAP7+vJKhPQYfCnb+uwEdeDwcnLx6E81HzwJz1=sd8DtQDs7Kvg@mail.gmail.com> |
| In-reply-to | <1460442688.39.0.876767635848.issue26718@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Do #1. --Guido (mobile) On Apr 11, 2016 11:31 PM, "Serhiy Storchaka" <report@bugs.python.org> wrote: > > Serhiy Storchaka added the comment: > > Possible solutions: > > 1. Correctly decref old values. > 2. Raise an exception if super.__init__ is caled multiple times. > 3. Remove super.__init__ and add super.__new__. > > What is more preferable? > > ---------- > > _______________________________________ > Python tracker <report@bugs.python.org> > <http://bugs.python.org/issue26718> > _______________________________________ > |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-12 15:03:18 | gvanrossum | set | recipients: + gvanrossum, brett.cannon, serhiy.storchaka, Kevin Modzelewski |
| 2016-04-12 15:03:18 | gvanrossum | link | issue26718 messages |
| 2016-04-12 15:03:18 | gvanrossum | create | |