diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2020-06-01 00:41:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-01 00:41:14 +0100 |
commit | 2f172d8f1525defe9bba4d49e967fdfc69151731 (patch) | |
tree | 9c4e81ae491e7ed6f12a2579859da1315a0a756c /Python/errors.c | |
parent | 491a3d3a75b656c8317d8ce343aea767978b946c (diff) | |
download | cpython-git-2f172d8f1525defe9bba4d49e967fdfc69151731.tar.gz |
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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions