COMMITS
/ Lib/graphlib.py January 21, 2026
T
GH-143948: Explain graphlib's cycle-finding code (#143950)
Tim Peters committed
March 18, 2025
D
gh-130914: Make graphlib.TopologicalSorter.prepare() idempotent (#131317)
Daniel Pope committed
February 9, 2025
N
gh-129892: Doc: Remove unnecessary role directive in graphlib.py (#129896)
Nikola Savic committed
September 1, 2024
L
gh-115238: Remove a redundant f-string in graphlib (#115239)
Luka committed
December 8, 2021
J
bpo-45359: Support TopologicalSorter type subscript (GH-28714)
Jacob Hayes committed
September 21, 2021
M
[codemod] Fix non-matching bracket pairs (GH-28473)
Mohamad Mansour committed
October 12, 2020
L
[doc] Fix typo in the graphlib docs (GH-22661)
linchiwei123 committed
May 31, 2020
P
bpo-17005: Move topological sort functionality to its own module (GH-20558)
Pablo Galindo committed