[Python-Dev] Re: Should set objects maintain insertion order too?

2019年12月15日 22:58:22 -0800

On Mon, Dec 16, 2019 at 1:33 PM Guido van Rossum <[email protected]> wrote:
>
> Actually, for dicts the implementation came first.
>
I had tried to implement the Ordered Set. Here is the implementation.
https://github.com/methane/cpython/pull/23
Regards,
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/SGDD47GTMS7OGIEZTLLXEYHABL5OS4EN/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to