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 methane, serhiy.storchaka, vstinner
Date 2016-11-21.13:00:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479733214.54.0.107428914891.issue28731@psf.upfronthosting.co.za>
In-reply-to
Content
OK. I've updated the patch.

BTW, I used const Py_ssize_t for function local constant.
Should I use file scope macro for such heuristic threshold, even it
is used only one function?
History
Date User Action Args
2016-11-21 13:00:14methanesetrecipients: + methane, vstinner, serhiy.storchaka
2016-11-21 13:00:14methanesetmessageid: <1479733214.54.0.107428914891.issue28731@psf.upfronthosting.co.za>
2016-11-21 13:00:14methanelinkissue28731 messages
2016-11-21 13:00:14methanecreate