COMMITS
/ Lib/test/test_graphlib.py March 18, 2025
D
gh-130914: Make graphlib.TopologicalSorter.prepare() idempotent (#131317)
Daniel Pope committed
November 30, 2021
A
no-issue: remove unused import from test_graphlib.py (GH-29853)
Adrian Garcia Badaracco committed
October 28, 2021
C
bpo-45624: make test_graphlib not depend on the iteration order of sets (GH-29233)
Carl Friedrich Bolz-Tereick committed
May 31, 2020
P
bpo-17005: Move topological sort functionality to its own module (GH-20558)
Pablo Galindo committed