black/src
Cooper Lees 754eecf69e
Add optional uvloop import (#2258)
* Add optional uvloop import

- If we find `uvloop` in the env for black, blackd or black-primer lets try and use it
- Add a uvloop extra install

Fixes #2257

Test:
- Add ci job to install black[uvloop] and run a primer run with uvloop
  - Only with latest python (3.9)
  - Will be handy to compare runtimes as a very unoffical benchmark

* Remove tox install

* Add to CHANGES/news
2021-05-26 05:52:09 -07:00
..
black Add optional uvloop import (#2258) 2021-05-26 05:52:09 -07:00
black_primer Add optional uvloop import (#2258) 2021-05-26 05:52:09 -07:00
blackd Add optional uvloop import (#2258) 2021-05-26 05:52:09 -07:00
blib2to3 Revert "Use lowercase hex numbers fixes #1692 (#1775)" 2021-04-25 19:13:23 +02:00