Antoine Pitrou added the comment: >From a cursory glance, I still think this is the wrong approach. There's a lot >of complication due to the simple fact that it is subclassing from dict (and >therefore trying to be ABI-compatible, kind of). The linked list scheme should >be much simpler (perhaps it shouldn't be a linked list at all, actually: see >Raymond's recent proposal). I understand a lot of work has gone into it, but >I'm against the current proposal.
---------- _______________________________________ 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