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 pitrou
Recipients amaury.forgeotdarc, benjamin.peterson, dabeaz, jsafrane, pitrou
Date 2013-05-07.15:32:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367940721.47.0.846910634765.issue17922@psf.upfronthosting.co.za>
In-reply-to
Content
> But this is an embedded interpreter, and SWIG does not call
> PyType_Ready() again; the old type is returned instead.

Yuk. Perhaps Dave Beazley can give us some insights here?

Jan, one possibility would be for Pegasus to stop "unloading" Python, it seems.
History
Date User Action Args
2013-05-07 15:32:01pitrousetrecipients: + pitrou, amaury.forgeotdarc, benjamin.peterson, dabeaz, jsafrane
2013-05-07 15:32:01pitrousetmessageid: <1367940721.47.0.846910634765.issue17922@psf.upfronthosting.co.za>
2013-05-07 15:32:01pitroulinkissue17922 messages
2013-05-07 15:32:01pitroucreate