We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent affd84a commit 977389aCopy full SHA for 977389a
1 file changed
Doc/whatsnew/3.14.rst
@@ -609,15 +609,15 @@ getopt
609
610
611
graphlib
612
--------
+--------
613
614
* Allow :meth:`graphlib.TopologicalSorter.prepare` to be called more than once
615
as long as sorting has not started.
616
(Contributed by Daniel Pope in :gh:`130914`)
617
618
619
getpass
620
---------
+-------
621
622
* Support keyboard feedback by :func:`getpass.getpass` via the keyword-only
623
optional argument ``echochar``. Placeholder characters are rendered whenever
0 commit comments