On Fri, Jan 01, 2021 at 11:42:12AM -0800, Brendan Barnwell wrote: > On 2020-12-31 21:34, Steven D'Aprano wrote: > >Is there something we can do to make it easier for people to deal with > >recursive data structures, like the list repr and deepcopy code does? Is > >there a pattern we can abstract out and provide as a tool or recipe for > >people to use in their own code? > > It sounds promising but so far a bit too vague for me to understand > what you're really suggesting.
It is vague to me too, and I don't really have any concrete suggestions. I was hoping to start a discussion that might lead to some concrete suggestions. -- Steve _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/JTBDO22RYJI5WPNGNDDKRENNNXSPUCD6/ Code of Conduct: http://python.org/psf/codeofconduct/