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 mark.dickinson, meador.inge, serhiy.storchaka, xiang.zhang
Date 2017-05-02.11:34:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493724879.51.0.961416932548.issue30224@psf.upfronthosting.co.za>
In-reply-to
Content
Could you please run microbenchmarks for affected code to be sure that changes don't hit performance (if for example PyLong_FromLongLong is significantly slower than PyLong_FromLong)?
History
Date User Action Args
2017-05-02 11:34:39serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, meador.inge, xiang.zhang
2017-05-02 11:34:39serhiy.storchakasetmessageid: <1493724879.51.0.961416932548.issue30224@psf.upfronthosting.co.za>
2017-05-02 11:34:39serhiy.storchakalinkissue30224 messages
2017-05-02 11:34:39serhiy.storchakacreate