Tim Peters <t...@python.org> added the comment:

+1.  This code got quite brittle when they decided to fit two pointers, a fat 
integer, and 3 flags into a struct with room for only the two pointers ;-)  
It's a mine field now.  Enabling one of the few automated mine detectors is 
thoroughly sensible.

----------
nosy: +tim.peters

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

Reply via email to