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 rhettinger
Recipients Zahari.Dim, belopolsky, christian.heimes, eric.smith, gaborjbernat, gdr@garethrees.org, lukasz.langa, martin.panter, orsenthil, pablogsal, remi.lapeyre, rhettinger, terry.reedy, tim.peters, tshepang, vstinner, wim.glenn
Date 2020-04-02.21:45:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585863954.53.0.045104484323.issue17005@roundup.psfhosted.org>
In-reply-to
Content
> If your alternative isn't equally easy to use in a parallelized
> context, I'll be at best +0.

We may need two versions then, a full-featured TopologicalSorter() class and a simple tsort() function that doesn't aspire to be all things to all people.
History
Date User Action Args
2020-04-02 21:45:54rhettingersetrecipients: + rhettinger, tim.peters, terry.reedy, belopolsky, orsenthil, vstinner, eric.smith, christian.heimes, lukasz.langa, tshepang, gdr@garethrees.org, martin.panter, wim.glenn, Zahari.Dim, pablogsal, remi.lapeyre, gaborjbernat
2020-04-02 21:45:54rhettingersetmessageid: <1585863954.53.0.045104484323.issue17005@roundup.psfhosted.org>
2020-04-02 21:45:54rhettingerlinkissue17005 messages
2020-04-02 21:45:54rhettingercreate