Skip to content

Conversation

@vpetro
Copy link

@vpetro vpetro commented Nov 28, 2024

Summary

Timeout values are specified as Timeout | int | None in get and etc. httpx.Timeout however accepts value of float type.

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

Timeout values are specified as `Timeout | int | None` in `get` and etc.
`httpx.Timeout` however accepts value of `float` type.
@lovelydinosaur
Copy link
Contributor

Timeout values are specified as Timeout | int | None in get and etc.

Pointer?

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.

2 participants