-
Hi there,
It seems that you guys are using both requests and aiohttp to perform HTTP Request. Can we switch to [httpx](https://www.python-httpx.org/) ? It has requests [compatibility](https://www.…
-
I have a library `dagger-io` that is vendored locally in a `./sdk` directory in a new project `main` (structured as a library):
```toml
# my-module/pyproject.toml
[project]
name = "main"
vers…
-
## Version of the custom_component
0.8.2
## Configuration
```
wattbox:
- host: 192.168.2.62
name: Theater-PDU
username: !secret wattbox_user
password: !secret wattbox_pw
scan_inte…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
```
Traceback (most recent call last):
ipaddress.py", line 54, in ip_address
raise ValueError(f'{address!r} does not appear to be an IPv4 or IPv6 address')
ValueError: 'admin.samanthasgroup.…
-
### Discussed in https://github.com/encode/httpx/discussions/3204
Originally posted by **alleml** May 17, 2024
httpx.Request blindly dumps provided json to ascii characters by invoking json.du…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar request and didn't find it.
- [X] I searched the Prefect documentation for this featu…
-
![屏幕截图 2024-06-21 110218](https://github.com/FoloToy/folotoy-server-self-hosting/assets/171758486/8b013319-77c6-437d-b45b-d6902dad17ee)这里面的Openai应该改成什么
文档里的这几行是要我自己新增上去吗,
VOLCENGINE_API_VERSION: v3
…
-
Major DBs have their asyncio client nowdays:
- postgresql: asyncpg
- redis: aioredis
- kafka: aiokafka
- etc
It's logical for any I/O access for python to be async.
Note that there is an unmai…
-
e.g. https://github.com/astral-sh/uv/actions/runs/11386806549/job/31680084192?pr=8269
```
DEBUG Writing Python versions to `/home/runner/work/uv/uv/scripts/publish/astral-test-token/.python-versio…