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 terry.reedy
Recipients belopolsky, christian.heimes, eric.smith, gdr@garethrees.org, martin.panter, pablogsal, remi.lapeyre, rhettinger, terry.reedy, tshepang
Date 2019-01-18.21:27:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547846852.67.0.653585648459.issue17005@roundup.psfhosted.org>
In-reply-to
Content
I think 'toposort' is a good name for a function that implements 'topological sorting'.
https://en.wikipedia.org/wiki/Topological_sorting
History
Date User Action Args
2019-01-18 21:27:33terry.reedysetrecipients: + terry.reedy, rhettinger, belopolsky, eric.smith, christian.heimes, tshepang, gdr@garethrees.org, martin.panter, pablogsal, remi.lapeyre
2019-01-18 21:27:32terry.reedysetmessageid: <1547846852.67.0.653585648459.issue17005@roundup.psfhosted.org>
2019-01-18 21:27:32terry.reedylinkissue17005 messages
2019-01-18 21:27:32terry.reedycreate