[issue17005] Add a topological sort algorithm

Pablo Galindo Salgado report at bugs.python.org
Thu Jan 23 10:30:03 EST 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 99e6c260d60655f3d2885af545cbc220b808d492 by Pablo Galindo in branch 'master':
bpo-17005: Add a class to perform topological sorting to the standard library (GH-11583)
https://github.com/python/cpython/commit/99e6c260d60655f3d2885af545cbc220b808d492


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue17005>
_______________________________________


More information about the Python-bugs-list mailing list