
March 30, 2012
7:25 p.m.
On Fri, 30 Mar 2012 15:13:36 -0400, Etienne Robillard <animelovin@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