Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sentrivana
Copy link
Contributor

@sentrivana sentrivana commented Sep 8, 2025

  • Move httpx under toxgen
    • This is not straightforward since we depend on pytest-httpx which has a very weird strict relationship to which httpx versions it supports
    • In addition to that, some pytest-httpx versions will not install on Python 3.8 despite the corresponding httpx versions being compatible -- added a new way to filter out these scenarios
  • This also removes the -latest Networking group as the httpx test suite was the last Networking test suite that wasn't completely pinned
  • Also move gcp to the permanent part of the ignore list as it doesn't fit the toxgen mold

Ref #4506

Copy link

codecov bot commented Sep 8, 2025

✅ All tests passed

@sentrivana sentrivana marked this pull request as ready for review September 16, 2025 14:35
@sentrivana sentrivana requested a review from a team as a code owner September 16, 2025 14:35
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.

1 participant