black/.github/workflows
Cooper Lees 80a166f2e1
Make black[d] install + test run with 3.12 (#4035)
* Make black[d] install + test run with 3.12

- With aiohttp >= 3.9.0 we can now install all dependencies with 3.12
- Add actions to run 3.12
- Lint still needs to be 3.11

Test:
- `python3.12 -m venv /tmp/tb --upgrade-deps`
- `/tmp/tb/bin/pip install tox`
- `/tmp/tb/bin/pip install .[d]`
- `/tmp/tb/bin/tox -e py312`
```
  py312: OK (37.61=setup[3.98]+cmd[3.83,0.36,19.54,6.46,3.00,0.44] seconds)
  congratulations :) (37.63 seconds)
```

* Move to pypy-3.9

---------

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2023-11-18 12:09:55 -08:00
..
changelog.yml Bump actions/checkout from 3 to 4 (#3883) 2023-09-11 09:34:36 -07:00
diff_shades_comment.yml Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 (#3966) 2023-10-23 07:42:49 -07:00
diff_shades.yml Fix CI by running on Python 3.11 (#3984) 2023-10-26 21:13:25 -07:00
doc.yml Make black[d] install + test run with 3.12 (#4035) 2023-11-18 12:09:55 -08:00
docker.yml Bump docker/setup-qemu-action from 2 to 3 (#3890) 2023-09-18 06:48:11 -07:00
fuzz.yml Make black[d] install + test run with 3.12 (#4035) 2023-11-18 12:09:55 -08:00
lint.yml Fix CI by running on Python 3.11 (#3984) 2023-10-26 21:13:25 -07:00
pypi_upload.yml Fix arm wheels on macOS (#4017) 2023-11-05 18:29:37 -08:00
release_tests.yml Add release tool (#3974) 2023-10-29 15:34:38 -07:00
test.yml Make black[d] install + test run with 3.12 (#4035) 2023-11-18 12:09:55 -08:00
upload_binary.yml Bump actions/checkout from 3 to 4 (#3883) 2023-09-11 09:34:36 -07:00