Message263331
| Author | python-dev |
|---|---|
| Recipients | Kevin Modzelewski, brett.cannon, gvanrossum, python-dev, serhiy.storchaka, vstinner |
| Date | 2016-04-13.12:30:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160413122931.23035.87754.9C87EF95@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 450f36750cb9 by Serhiy Storchaka in branch '3.5': Issue #26718: super.__init__ no longer leaks memory if called multiple times. https://hg.python.org/cpython/rev/450f36750cb9 New changeset 4680438f486f by Serhiy Storchaka in branch '2.7': Issue #26718: super.__init__ no longer leaks memory if called multiple times. https://hg.python.org/cpython/rev/4680438f486f New changeset 55f4c1f8ca6a by Serhiy Storchaka in branch 'default': Issue #26718: super.__init__ no longer leaks memory if called multiple times. https://hg.python.org/cpython/rev/55f4c1f8ca6a |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-13 12:30:01 | python-dev | set | recipients: + python-dev, gvanrossum, brett.cannon, vstinner, serhiy.storchaka, Kevin Modzelewski |
| 2016-04-13 12:30:01 | python-dev | link | issue26718 messages |
| 2016-04-13 12:30:01 | python-dev | create | |