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 giampaolo.rodola
Recipients giampaolo.rodola, gvanrossum, neologix, vstinner, yselivanov
Date 2017-04-07.12:40:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491568838.38.0.632771405104.issue30014@psf.upfronthosting.co.za>
In-reply-to
Content
Hey Stinner, thanks for chiming in! Your old patch uses unregister() and register() so I'm not sure what speedup that'll take as the whole point is to avoid doing that. You may want to rewrite it and benchmark it but it looks like it'll be slower.
History
Date User Action Args
2017-04-07 12:40:38giampaolo.rodolasetrecipients: + giampaolo.rodola, gvanrossum, vstinner, neologix, yselivanov
2017-04-07 12:40:38giampaolo.rodolasetmessageid: <1491568838.38.0.632771405104.issue30014@psf.upfronthosting.co.za>
2017-04-07 12:40:38giampaolo.rodolalinkissue30014 messages
2017-04-07 12:40:38giampaolo.rodolacreate