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 berker.peksag
Recipients berker.peksag, methane, serhiy.storchaka, vstinner
Date 2016-07-05.14:04:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467727482.55.0.178192225672.issue27454@psf.upfronthosting.co.za>
In-reply-to
Content
I think you also need to update the comment below:

    /* It might be that the GetItem call fails even
       though the key is present in the dictionary,
       namely when this happens during a stack overflow. */
History
Date User Action Args
2016-07-05 14:04:42berker.peksagsetrecipients: + berker.peksag, vstinner, methane, serhiy.storchaka
2016-07-05 14:04:42berker.peksagsetmessageid: <1467727482.55.0.178192225672.issue27454@psf.upfronthosting.co.za>
2016-07-05 14:04:42berker.peksaglinkissue27454 messages
2016-07-05 14:04:42berker.peksagcreate