Jim Jewett added the comment:

Eric .... I realize that O (1) deletion is hard, and don't see a good way 
around it without changing the implementation ... I just think that the 
preserving the current C layout may be forcing an even more complicated 
solution than neccessary.  I am nervous about pushing this to 3.5 because of 
the complexity.  I agree that a simpler solution should (also?) wait for 3.6.

The question about dictheaher.h boils down to: if someone asks whether 
something is a dictview (not even using "exact", though that isn't an option), 
an  odictview will say false ... is that really what you want?

----------

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

Reply via email to