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 methane
Recipients JelleZijlstra, eric.smith, giampaolo.rodola, gvanrossum, lazka, llllllllll, methane, ncoghlan, pitrou, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2017-07-19.09:52:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500457927.07.0.778747445413.issue28638@psf.upfronthosting.co.za>
In-reply-to
Content
I didn't say "let's not do it".
I just want to focus on pure Python implementation at this issue,
because this thread is too long already.
Feel free to open new issue about C implementation.

Even if C implementation is added later, pure Python optimization
can boost PyPy performance. (https://github.com/python/cpython/pull/2736#issuecomment-316014866)
History
Date User Action Args
2017-07-19 09:52:07methanesetrecipients: + methane, gvanrossum, rhettinger, ncoghlan, pitrou, vstinner, eric.smith, giampaolo.rodola, serhiy.storchaka, llllllllll, xiang.zhang, JelleZijlstra, lazka
2017-07-19 09:52:07methanesetmessageid: <1500457927.07.0.778747445413.issue28638@psf.upfronthosting.co.za>
2017-07-19 09:52:07methanelinkissue28638 messages
2017-07-19 09:52:06methanecreate