[Python-Dev] collections.sortedtree

Ethan Furman ethan at stoneleaf.us
Wed Mar 26 21:53:41 CET 2014


On 03/26/2014 01:31 PM, Marko Rauhamaa wrote:
>
> I have made a full implementation of a balanced tree and would like to
> know what the process is to have it considered for inclusion in Python
> 3.

Open a ticket on the tracker [1], post your code to that ticket, sign the CLA [2], answer questions, etc., that come up 
in the code review.

I believe Raymond Hettinger is the Guardian of the collections module; add him as nosy.

--
~Ethan~

[1] http://http://bugs.python.org
[2] https://www.python.org/psf/contrib/contrib-form


More information about the Python-Dev mailing list