[Python-Dev] Issue 14417: consequences of new dict runtime error
R. David Murray
rdmurray at bitdance.com
Sat Mar 31 17:25:49 CEST 2012
More information about the Python-Dev mailing list
Sat Mar 31 17:25:49 CEST 2012
- Previous message: [Python-Dev] Issue 14417: consequences of new dict runtime error
- Next message: [Python-Dev] [Python-checkins] cpython: Issue #14065: Added cyclic GC support to ET.Element
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Issue 14417: consequences of new dict runtime error
- Next message: [Python-Dev] [Python-checkins] cpython: Issue #14065: Added cyclic GC support to ET.Element
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list