On Mon, Oct 21, 2019 at 4:49 PM Brandt Bucher <brandtbucher@gmail.com> wrote:
Meitham Jamaa wrote:
> The fact dict is a mutable object makes this PEP very complicated.

no, it doesn't -- a mutable inside a container of any sort has the same issues:

Yes, that does cause it's confusion, but this proposal doesn't change that.

-CHB

--
Christopher Barker, PhD

Python Language Consulting
  - Teaching
  - Scientific Software Development
  - Desktop GUI and Web Development
  - wxPython, numpy, scipy, Cython