[Python-Dev] Issue 14417: consequences of new dict runtime error (original) (raw)

R. David Murray rdmurray at bitdance.com
Sat Mar 31 17:25:49 CEST 2012


On Sat, 31 Mar 2012 07:43:28 -0400, Etienne Robillard <animelovin at gmail.com> wrote:

Yet I might miss how this "new dict" type could potentially induce a RuntimeError unless in python 3.3 a new dict proxy alias is introduced to perform invariant operations in non thread-safe code.

Etienne, again: issue 14417 has nothing to do with immutable dicts. Please carefully read over issue 14205 in order to understand what we are talking about so that you can contribute to the discussion.

--David



More information about the Python-Dev mailing list