Raymond Hettinger added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24581>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to