We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be43f82 commit 16c5f92Copy full SHA for 16c5f92
pep-3124.txt
@@ -959,8 +959,8 @@ about.
959
960
As a result, the vast majority of overloads can be found adjacent to
961
either the function being overloaded, or to a newly-defined type for
962
-which the overload is adding support. Thus, overloads are highly-
963
-discoverable in the common case, as you are either looking at the
+which the overload is adding support. Thus, overloads are
+highly-discoverable in the common case, as you are either looking at the
964
function or the type, or both.
965
966
It is only in rather infrequent cases that one will have overloads in a
0 commit comments