File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ Florian Scheffler
109109Frederik Gladhorn
110110Frederik Peter Aalund
111111Gabriel Tremblay
112+ Gary Wilson Jr.
112113Gennady Andreyev
113114Georges Dubus
114115Greg Holt
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ The client session supports the context manager protocol for self closing.
129129 requests where you need to handle responses with status 400 or
130130 higher.
131131
132- :param timeout: a :class: `ClientTimeout ` settings structure, 5min
132+ :param timeout: a :class: `ClientTimeout ` settings structure, 300 seconds ( 5min)
133133 total timeout by default.
134134
135135 .. versionadded :: 3.3
@@ -150,9 +150,6 @@ The client session supports the context manager protocol for self closing.
150150
151151 Use ``timeout `` parameter instead.
152152
153- :param timeout: a :class: `ClientTimeout ` settings structure, 300 seconds (5min)
154- total timeout by default.
155-
156153 :param bool connector_owner:
157154
158155 Close connector instance on session closing.
You can’t perform that action at this time.
0 commit comments