[Python-Dev] Issue 14417: consequences of new dict runtime error (original) (raw)
R. David Murray rdmurray at bitdance.com
Fri Mar 30 21:25:44 CEST 2012
- Previous message: [Python-Dev] Issue 14417: consequences of new dict runtime error
- Next message: [Python-Dev] Issue 14417: consequences of new dict runtime error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 30 Mar 2012 15:13:36 -0400, Etienne Robillard <animelovin at gmail.com> wrote:
So far I was only attempting to verify whether this is related to PEP-416 or not. If this is indeed related PEP 416, then I must obviously attest that I must still understand why a immutable dict would prevent this bug or not...
OK, that seems to be the source of your confusion, then. This has nothing to do with PEP-416.
We are talking about issue Issue 14417 (like it says in the subject), which in turn is a reaction to the fix for issue 14205.
--David
- Previous message: [Python-Dev] Issue 14417: consequences of new dict runtime error
- Next message: [Python-Dev] Issue 14417: consequences of new dict runtime error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]