-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Description
We still use httpx
here, e.g.:
apify-sdk-python/src/apify/log.py
Line 30 in df380d2
# Silence HTTPX logger unless debug logging is requested # Set the 'httpx' logger to a less verbose level. apify-sdk-python/pyproject.toml
Line 42 in df380d2
"httpx>=0.27.0", import httpx apify-sdk-python/tests/unit/conftest.py
Line 196 in df380d2
def patched_httpx_client(monkeypatch: pytest.MonkeyPatch) -> Iterator[None]:
Metadata
Metadata
Assignees
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.