This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients Jim Fasarakis-Hilliard, Zahari.Dim, belopolsky, christian.heimes, eric.smith, gaborjbernat, gdr@garethrees.org, lukasz.langa, maresb, martin.panter, miss-islington, orsenthil, pablogsal, remi.lapeyre, rhettinger, terry.reedy, tim.peters, tshepang, vstinner, wim.glenn
Date 2020-06-01.00:01:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590969703.81.0.321112289532.issue17005@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0a674638a3de14dc86b5294a5db067e0c2177a51 by Miss Islington (bot) in branch '3.9':
bpo-17005: Move topological sort functionality to its own module (GH-20558)
https://github.com/python/cpython/commit/0a674638a3de14dc86b5294a5db067e0c2177a51
History
Date User Action Args
2020-06-01 00:01:43miss-islingtonsetrecipients: + miss-islington, tim.peters, rhettinger, terry.reedy, belopolsky, orsenthil, vstinner, eric.smith, christian.heimes, lukasz.langa, tshepang, gdr@garethrees.org, martin.panter, wim.glenn, Zahari.Dim, Jim Fasarakis-Hilliard, pablogsal, remi.lapeyre, gaborjbernat, maresb
2020-06-01 00:01:43miss-islingtonsetmessageid: <1590969703.81.0.321112289532.issue17005@roundup.psfhosted.org>
2020-06-01 00:01:43miss-islingtonlinkissue17005 messages
2020-06-01 00:01:43miss-islingtoncreate