bpo-17005: Move topological sort functionality to its own module (GH-20558)
The topological sort functionality that was introduced initially in the functools module has been moved to a new graphlib module to better accommodate the new tools and keep the original scope of the functools module.
P
Pablo Galindo committed
2f172d8f1525defe9bba4d49e967fdfc69151731
Parent: 491a3d3
Committed by GitHub <noreply@github.com>
on 5/31/2020, 11:41:14 PM