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 pablogsal
Recipients Zahari.Dim, belopolsky, christian.heimes, eric.smith, gaborjbernat, [email protected], lukasz.langa, martin.panter, orsenthil, pablogsal, remi.lapeyre, rhettinger, terry.reedy, tim.peters, tshepang
Date 2020-01-23.21:01:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 65ecc390c1fa5acdd6348ae3f9843bbdcd8870d1 by Pablo Galindo in branch 'master':
bpo-17005: Minor improvements to the documentation of TopologicalSorter (GH-18155)
https://github.com/python/cpython/commit/65ecc390c1fa5acdd6348ae3f9843bbdcd8870d1
History
Date User Action Args
2020-01-23 21:01:57pablogsalsetrecipients: + pablogsal, tim.peters, rhettinger, terry.reedy, belopolsky, orsenthil, eric.smith, christian.heimes, lukasz.langa, tshepang, [email protected], martin.panter, Zahari.Dim, remi.lapeyre, gaborjbernat
2020-01-23 21:01:57pablogsalsetmessageid: <[email protected]>
2020-01-23 21:01:57pablogsallinkissue17005 messages
2020-01-23 21:01:57pablogsalcreate