Skip to content

Commit f42a808

Browse files
committed
Add NEWS entry
1 parent d228196 commit f42a808

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
The topological sort functionality that was introduced initialy in the
2+
:mod:`functools` module has been moved to a new :mod:`graphlib` module to
3+
better accomodate the new tools and keep the original scope of the
4+
:mod:`functools` module. Patch by Pablo Galindo

0 commit comments

Comments
 (0)