
March 31, 2012
3:25 p.m.
On Sat, 31 Mar 2012 07:43:28 -0400, Etienne Robillard <animelovin@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