On Mon, May 11, 2020 at 10:41:06AM -0700, Andrew Barnert via Python-ideas wrote:
> I think in general people will expect that a slice view on a sequence > acts like “some kind of sequence”, not like the same kind they’re > viewing—again, they won’t be surprised if you can’t insert into a > slice of a list. o_O For nearly 30 years, We've been able to insert into a slice of a list. I'm going to be *really* surprise if that stops working. -- Steven _______________________________________________ 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/Y3ECQDA7P2SYB5CIRWHHLE6YBCUP7RDT/ Code of Conduct: http://python.org/psf/codeofconduct/