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 tim.peters
Recipients Jim Fasarakis-Hilliard, Zahari.Dim, belopolsky, christian.heimes, eric.smith, gaborjbernat, gdr@garethrees.org, lukasz.langa, maresb, martin.panter, orsenthil, pablogsal, remi.lapeyre, rhettinger, terry.reedy, tim.peters, tshepang, vstinner, wim.glenn
Date 2020-05-31.21:56:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590962208.8.0.952587335661.issue17005@roundup.psfhosted.org>
In-reply-to
Content
`functools` is clearly a poor place for this. `imath` would also be. `graph_stuff_probably_limited_to_a_topsort` is the only accurate name ;-) Off-the-wall possibilities include `misclib` (stuff that just doesn't fit anywhere else - yet) and `cslib` (Computer Science-y stuff).

Whichever name wins, we should probably look to ensure the name isn't also of a package already in (non-trivial) use.
History
Date User Action Args
2020-05-31 21:56:48tim.peterssetrecipients: + 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-05-31 21:56:48tim.peterssetmessageid: <1590962208.8.0.952587335661.issue17005@roundup.psfhosted.org>
2020-05-31 21:56:48tim.peterslinkissue17005 messages
2020-05-31 21:56:48tim.peterscreate