On Wed, 06 Nov 2013 16:10:16 +0100, Victor Stinner <victor.stin...@gmail.com> 
wrote:
> More recently, I added another exception if a dictionary is modified
> during a lookup.
> 
> When I proposed a new frozendict type to secure my pysandbox project,
> Armin Rigo wrote that CPython segfaults must be fixed. So I fixed a
> corner case on dictionaries.
> http://bugs.python.org/issue14205

Ah, that may be what I was (mis)remembering.

--David
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to