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 vstinner
Recipients berker.peksag, methane, python-dev, vstinner, xiang.zhang
Date 2016-09-13.08:07:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473754027.86.0.535328726286.issue28077@psf.upfronthosting.co.za>
In-reply-to
Content
> Victor committed the patch in msg276042 in 579141d6e353.

Well, my change is a little bit different than find_empty_slot.patch. I removed the return value and I kept "ep = &ep0[mp->ma_keys->dk_nentries];".
History
Date User Action Args
2016-09-13 08:07:07vstinnersetrecipients: + vstinner, methane, python-dev, berker.peksag, xiang.zhang
2016-09-13 08:07:07vstinnersetmessageid: <1473754027.86.0.535328726286.issue28077@psf.upfronthosting.co.za>
2016-09-13 08:07:07vstinnerlinkissue28077 messages
2016-09-13 08:07:07vstinnercreate