On Wed, Apr 29, 2020 at 9:15 PM Chris Angelico <ros...@gmail.com> wrote: > I'm not seeing any evidence that this is a doubly-linked list. It > might happen to be implemented using one in current versions of > CPython, but that's not mandated anywhere.
(And it's not a pure DLL - it's a DLL of blocks of 64 elements apiece. I'm not sure if that's significant or not.) ChrisA _______________________________________________ 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/UYH5DJI32JSSYWAQSKGZD62NFSMSIXDX/ Code of Conduct: http://python.org/psf/codeofconduct/