Antoine Pitrou <solipsis <at> pitrou.net> writes: > > Daniel Stutzbach <daniel <at> stutzbachenterprises.com> writes: > > > > -1 on 1.+0 on 2.It'd be nice if we could postpone the resize if there are > active iterators, but I don't think there's a clean way to track the > iterators. > > I've started experimenting, and it seems reasonably possible using a simple > guard class and a set of weakrefs.
Open issue and proposed patch at http://bugs.python.org/issue7105 Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com