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 rhettinger
Recipients rhettinger, serhiy.storchaka
Date 2015-07-07.17:20:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436289631.7.0.788034439649.issue24581@psf.upfronthosting.co.za>
In-reply-to
Content
The test for the size being constant has always been weak (it was possible to produce a unstable and incorrect but non-crashing result).  I was considering checking both size and that the table itself hasn't moved.
History
Date User Action Args
2015-07-07 17:20:31rhettingersetrecipients: + rhettinger, serhiy.storchaka
2015-07-07 17:20:31rhettingersetmessageid: <1436289631.7.0.788034439649.issue24581@psf.upfronthosting.co.za>
2015-07-07 17:20:31rhettingerlinkissue24581 messages
2015-07-07 17:20:31rhettingercreate