black/.github
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
..
ISSUE_TEMPLATE Remove Python 2 support (#2740) 2022-01-10 04:16:30 -08:00
workflows Move 3.11 tests to install aiohttp without C extensions (#3258) 2022-09-06 08:27:39 +10:00
CODE_OF_CONDUCT.md Automatic markdown and YAML formatting with Prettier (#874) 2019-10-21 11:42:46 +02:00
dependabot.yml use valid package-ecosystem key (#2694) 2021-12-14 18:21:15 -08:00
mypyc-requirements.txt Port & upstream mypyc wheel build workflow (#3197) 2022-08-12 20:33:17 -07:00
PULL_REQUEST_TEMPLATE.md fix: run pypi / docker upload from published draft releases (#2461) 2021-08-30 13:26:21 -04:00