Skip to content

Conversation

vdusek
Copy link
Contributor

@vdusek vdusek commented Dec 3, 2024

  • HTTPX 0.27 supports both the proxies and proxy args, while version 0.28 supports only the proxy.
  • I am adopting the updated arg name to align with the newer version.
  • However, we cannot fully upgrade to 0.28 as there are more issues.

@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Dec 3, 2024
@vdusek vdusek added this to the 104th sprint - Tooling team milestone Dec 3, 2024
@vdusek vdusek requested a review from janbuchar December 3, 2024 08:56
@vdusek vdusek self-assigned this Dec 3, 2024
@github-actions github-actions bot added the tested Temporary label used only programatically for some analytics. label Dec 3, 2024
@vdusek vdusek force-pushed the adapt-to-new-version-of-httpx branch from e39624b to 4e21003 Compare December 3, 2024 09:01
@vdusek vdusek changed the title fix: ensure compatibility with HTTPX v0.28 fix: add upper bound of HTTPX version Dec 3, 2024
Copy link
Contributor

@janbuchar janbuchar left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix! I suppose the same is happening in Crawlee?

@vdusek vdusek merged commit e86dbce into master Dec 3, 2024
29 checks passed
@vdusek vdusek deleted the adapt-to-new-version-of-httpx branch December 3, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants