I agree that if we want to go down the road of creating a copy to allow for subclasses then we should define a dunder method for such a use, even if it's redundant in the face of dict.copy(). _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/ON3E55CDBUDDHY4BEBYH25ZOKZH7HUDQ/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-Dev] PEP 584: Add Union Operators To dict Brandt Bucher
- [Python-Dev] Re: PEP 584: Add Union Operators To dic... Guido van Rossum
- [Python-Dev] Re: PEP 584: Add Union Operators To... Brandt Bucher
- [Python-Dev] Re: PEP 584: Add Union Operators To... Musbur
- [Python-Dev] Re: PEP 584: Add Union Operator... Rhodri James
- [Python-Dev] Re: PEP 584: Add Union Operator... Brandt Bucher
- [Python-Dev] Re: PEP 584: Add Union Oper... Chris Angelico
- [Python-Dev] Re: PEP 584: Add Union... Brett Cannon
- [Python-Dev] Re: PEP 584: Add Union Oper... Paul Ganssle
- [Python-Dev] Re: PEP 584: Add Union... Brandt Bucher
- [Python-Dev] Re: PEP 584: Add Union Operator... Serhiy Storchaka
- [Python-Dev] Re: PEP 584: Add Union Oper... Musbur
- [Python-Dev] Re: PEP 584: Add Union... Chris Angelico
- [Python-Dev] Re: PEP 584: Add Union Operators To dic... Brandt Bucher
- [Python-Dev] Re: PEP 584: Add Union Operators To... Serhiy Storchaka
- [Python-Dev] Re: PEP 584: Add Union Operator... Brandt Bucher
- [Python-Dev] Re: PEP 584: Add Union Operator... Paul Ganssle