Skip to content

Conversation

@joein
Copy link
Member

@joein joein commented Mar 12, 2024

No description provided.

@netlify
Copy link

netlify bot commented Mar 12, 2024

Deploy Preview for poetic-froyo-8baba7 ready!

Name Link
🔨 Latest commit 06d9426
🔍 Latest deploy log https://app.netlify.com/sites/poetic-froyo-8baba7/deploys/65f0d3341718cf0008f46e51
😎 Deploy Preview https://deploy-preview-534--poetic-froyo-8baba7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@joein joein requested a review from generall March 12, 2024 00:48
[tool.poetry.dependencies]
python = ">=3.8"
httpx = { version = ">=0.14.0", extras = ["http2"] }
httpx = { version = ">=0.20.0", extras = ["http2"] }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Less that 1% uses httpx version < 0.2x, so I assume this should be fine

@joein joein merged commit 9221338 into dev Mar 13, 2024
joein added a commit that referenced this pull request Mar 27, 2024
* new: propagate timeout from methods to httpx

* refactor: refactor timeout propagation (#535)

* tests: add timeout test

* refactor: remove redundant kwargs
@generall generall deleted the propagate-method-timeout branch May 3, 2024 10:50
I8dNLo pushed a commit that referenced this pull request Jan 16, 2025
* new: propagate timeout from methods to httpx

* refactor: refactor timeout propagation (#535)

* tests: add timeout test

* refactor: remove redundant kwargs
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.

3 participants