Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

I have been playing with the API for a while and I have to say that I have 
fallen in love with it: I tried to reimplement many snippets of parallel and 
non-parallel topological-order processing of a graph with this and it always 
fits very nicely.

I have shown this API also to some library maintainers that have to deal with 
topological sorting (like the tox maintainer) and they are very enthusiastic 
about the API as well.

Tim, I have updated PR 11583 to use the proposed API with test and docs. Could 
you make a review when you have some time so we can polish it for the 3.9 
release?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue17005>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to