Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit136dadf
committed
minor#9149 Fix passing arguments to "Client" constructor (liviubalan)
This PR was submitted for the 3.4 branch but it was merged into the 2.7 branch instead (closes#9149).Discussion----------Fix passing arguments to "Client" constructor"Client" is expecting an instance of "CookieJar", not "Cookie"Commits-------dc438d2 Fix passing arguments to "Client" constructor1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
| |||
0 commit comments
Comments
(0)