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 aba159a commit 513a0ffCopy full SHA for 513a0ff
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 8.38 Release
2
+## New Features
3
+ - You can now pass a `default_timeout` parameter when creating a `Session` to adjust the default timeout.
4
+ - The default timeout is now 120 seconds. Previously it was 30 seconds.
5
+
6
# 8.35 Release
7
## New Features
8
- Minor to help users in environments without asyncio. Drop Python 3.6 tests and add Python 3.10 and 3.11 tests.
0 commit comments