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 yselivanov
Recipients asvetlov, giampaolo.rodola, ncoghlan, njs, yselivanov
Date 2018-01-29.06:47:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517208469.92.0.467229070634.issue32703@psf.upfronthosting.co.za>
In-reply-to
Content
I knew about that "if", but it never fully registered to me why it's there and what it is protecting us from ;) So I had to debug half of ceval loop before I stumbled upon it again ;)
History
Date User Action Args
2018-01-29 06:47:49yselivanovsetrecipients: + yselivanov, ncoghlan, giampaolo.rodola, njs, asvetlov
2018-01-29 06:47:49yselivanovsetmessageid: <1517208469.92.0.467229070634.issue32703@psf.upfronthosting.co.za>
2018-01-29 06:47:49yselivanovlinkissue32703 messages
2018-01-29 06:47:49yselivanovcreate