On Mon, Oct 21, 2019 at 4:49 PM Brandt Bucher <[email protected]> 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
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/BQO3HM2QEK752GSDYT4AWGAJCS2QJKUX/ Code of Conduct: http://python.org/psf/codeofconduct/
