This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients Jim Fasarakis-Hilliard, benjamin.peterson, gvanrossum, lisroach, ncoghlan, pitrou, rhettinger
Date 2017-05-27.06:14:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495865668.37.0.732709889985.issue30486@psf.upfronthosting.co.za>
In-reply-to
Content
+1 from me, as this also has potential value in testing use cases and in dealing with some of the consequences of the zero-arg super() design (i.e. it will make the injected __class__ cell writable)
History
Date User Action Args
2017-05-27 06:14:28ncoghlansetrecipients: + ncoghlan, gvanrossum, rhettinger, pitrou, benjamin.peterson, lisroach, Jim Fasarakis-Hilliard
2017-05-27 06:14:28ncoghlansetmessageid: <1495865668.37.0.732709889985.issue30486@psf.upfronthosting.co.za>
2017-05-27 06:14:28ncoghlanlinkissue30486 messages
2017-05-27 06:14:28ncoghlancreate