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 serhiy.storchaka
Recipients Arfrever, alexandre.vassalotti, barry, josh.r, kitterma, nadeem.vawda, pitrou, python-dev, serhiy.storchaka
Date 2016-01-07.22:08:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452204526.0.0.573714905342.issue22995@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not well known with Cython. Can it replace Python class with extension class on fly? There is a declaration of the NameAssignment class in Cython/Compiler/FlowControl.pxd. We need Cython expert.
History
Date User Action Args
2016-01-07 22:08:46serhiy.storchakasetrecipients: + serhiy.storchaka, barry, pitrou, alexandre.vassalotti, nadeem.vawda, Arfrever, kitterma, python-dev, josh.r
2016-01-07 22:08:45serhiy.storchakasetmessageid: <1452204526.0.0.573714905342.issue22995@psf.upfronthosting.co.za>
2016-01-07 22:08:45serhiy.storchakalinkissue22995 messages
2016-01-07 22:08:45serhiy.storchakacreate