Skip to content

Commit 977389a

Browse files
authored
Update 3.14.rst
1 parent affd84a commit 977389a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,15 +609,15 @@ getopt
609609

610610

611611
graphlib
612-
-------
612+
--------
613613

614614
* Allow :meth:`graphlib.TopologicalSorter.prepare` to be called more than once
615615
as long as sorting has not started.
616616
(Contributed by Daniel Pope in :gh:`130914`)
617617

618618

619619
getpass
620-
--------
620+
-------
621621

622622
* Support keyboard feedback by :func:`getpass.getpass` via the keyword-only
623623
optional argument ``echochar``. Placeholder characters are rendered whenever

0 commit comments

Comments
 (0)