Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mistake in default value of readtimeout #995

Closed
wants to merge 1 commit into from

Conversation

simsurace
Copy link

The keyword default is set to 60, as stated in the docstring of request, but this doc page says otherwise.

The keyword default is set to 60, as stated in the docstring of `request`, but this doc page says otherwise.
@simsurace
Copy link
Author

@quinnj, it seems that just as I was making this PR, you came out with #994.

@simsurace simsurace closed this Jan 12, 2023
@simsurace simsurace deleted the patch-1 branch January 12, 2023 15:31
@quinnj
Copy link
Member

quinnj commented Jan 12, 2023

Yeah, sorry for the switch and pull; thanks for the PR and helping with docs though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants