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 vstinner
Recipients levkivskyi, methane, serhiy.storchaka, vstinner
Date 2019-04-09.16:43:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554828186.9.0.689965828766.issue36560@roundup.psfhosted.org>
In-reply-to
Content
> _abc was written for optimization. Your PR makes it using slower Python code. Could you please test how much this hits the performance of abc?

I mostly wrote PR 12743 to debug this issue. Please see the discussion directly on the PR ;-)
History
Date User Action Args
2019-04-09 16:43:06vstinnersetrecipients: + vstinner, methane, serhiy.storchaka, levkivskyi
2019-04-09 16:43:06vstinnersetmessageid: <1554828186.9.0.689965828766.issue36560@roundup.psfhosted.org>
2019-04-09 16:43:06vstinnerlinkissue36560 messages
2019-04-09 16:43:06vstinnercreate