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, martin.panter, ncoghlan, python-dev, serhiy.storchaka, tehybel, terry.reedy, vstinner
Date 2017-02-04.05:41:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486186886.88.0.678954909693.issue27867@psf.upfronthosting.co.za>
In-reply-to
Content
Good point Martin. I missed this because warnings are not emitted in non-debug build and were emitted only once in incremental debug build. Your idea about initializing slicelength in a macro LGTM.
History
Date User Action Args
2017-02-04 05:41:26serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, mark.dickinson, ncoghlan, vstinner, python-dev, martin.panter, tehybel
2017-02-04 05:41:26serhiy.storchakasetmessageid: <1486186886.88.0.678954909693.issue27867@psf.upfronthosting.co.za>
2017-02-04 05:41:26serhiy.storchakalinkissue27867 messages
2017-02-04 05:41:26serhiy.storchakacreate