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 abarry
Recipients abarry, methane, ned.deily, serhiy.storchaka, vstinner
Date 2016-09-10.12:05:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473509102.04.0.505465469973.issue28061@psf.upfronthosting.co.za>
In-reply-to
Content
VS breaks at line Objects/dictobject.c:2339 - '        if (mp->ma_keys->dk_usable * 3 < other->ma_used * 2)'

I don't have any more useful information; I'm running Windows 7.
History
Date User Action Args
2016-09-10 12:05:02abarrysetrecipients: + abarry, vstinner, ned.deily, methane, serhiy.storchaka
2016-09-10 12:05:02abarrysetmessageid: <1473509102.04.0.505465469973.issue28061@psf.upfronthosting.co.za>
2016-09-10 12:05:01abarrylinkissue28061 messages
2016-09-10 12:05:01abarrycreate