black/.github/workflows
Cooper Lees 383b228a16
Move 3.11 tests to install aiohttp without C extensions (#3258)
* Move 311 tests to install aiohttp without C extensions

- Configure tox to install aiohttp without extensions
  - i.e. use `AIOHTTP_NO_EXTENSIONS=1` for pip install
  - This allows us to reenable blackd tests that use aiohttp testing helpers etc.
- Had to ignore `cgi` module deprecation warning
  - Filed issue for aiohttp to fix: https://github.com/aio-libs/aiohttp/issues/6905

Test:
- `/tmp/tb/bin/tox -e 311`

* Fix formatting + linting

* Add latest aiohttp for loop fix + Try to exempt deprecation warning but failed - will ask for help

* Remove unnecessary warning ignore

Co-authored-by: Cooper Ry Lees <me@wcooperlees.com>
Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
2022-09-06 08:27:39 +10:00
..
changelog.yml chore: Set permissions for GitHub actions (#3043) 2022-05-03 07:08:33 -06:00
diff_shades_comment.yml Bump actions/setup-python from 3 to 4 (#3121) 2022-06-13 07:02:39 -07:00
diff_shades.yml Fix a string merging/split issue caused by standalone comments. (#3227) 2022-08-22 20:40:38 -07:00
doc.yml Consolidate test CI and add concurrency limits (#3189) 2022-07-28 16:55:36 -04:00
docker.yml Bump docker/setup-buildx-action from 1 to 2 (#3058) 2022-05-09 22:22:01 -04:00
fuzz.yml Consolidate test CI and add concurrency limits (#3189) 2022-07-28 16:55:36 -04:00
lint.yml Consolidate test CI and add concurrency limits (#3189) 2022-07-28 16:55:36 -04:00
pypi_upload.yml Update stable branch after publishing to PyPI (#3223) 2022-08-31 17:56:47 -04:00
test-311.yml Move 3.11 tests to install aiohttp without C extensions (#3258) 2022-09-06 08:27:39 +10:00
test.yml Consolidate test CI and add concurrency limits (#3189) 2022-07-28 16:55:36 -04:00
upload_binary.yml Add sanity check to executable CD + more (#3190) 2022-07-29 20:38:39 -07:00