COMMITS
/ Doc/library/graphlib.rst April 8, 2025
H
Python 3.14.0a7
Hugo van Kemenade committed
March 18, 2025
D
gh-130914: Make graphlib.TopologicalSorter.prepare() idempotent (#131317)
Daniel Pope committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
October 11, 2023
E
gh-110631: Fix reST indentation in `Doc/library` (#110685)
Ezio Melotti committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
February 14, 2023
F
GH-101898: Fix missing term references for hashable definition (#101899)
Furkan Onder committed
June 29, 2021
A
bpo-42588: Update the docs for the TopologicalSorter.static_order() method (GH-26834)
andrei kulakov committed
September 3, 2020
M
[doc] Fix a typo in the graphlib docs (#22030)
Mario Šaško committed
May 31, 2020
P
bpo-17005: Move topological sort functionality to its own module (GH-20558)
Pablo Galindo committed