Add Python 3.13 support #717
Annotations
3 errors and 1 warning
examples/firehose/stop_client_async.py#L23
examples/firehose/stop_client_async.py:23:9: RUF006 Store a reference to the return value of `asyncio.create_task`
|
test.py#L283
test.py:283:9: RUF006 Store a reference to the return value of `asyncio.create_task`
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading