black/tests
GiGaGon e5e5dad792
Fix await ellipses and remove async/await soft keyword/identifier support (#4676)
* Update tokenize.py

* Update driver.py

* Update test_black.py

* Update test_black.py

* Update python37.py

* Update tokenize.py

* Update CHANGES.md

* Update CHANGES.md

* Update faq.md

* Update driver.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-06-05 18:50:42 -07:00
..
data Fix await ellipses and remove async/await soft keyword/identifier support (#4676) 2025-06-05 18:50:42 -07:00
__init__.py Remove deprecated use of 'setup.py test' (#1275) 2020-05-08 06:23:50 -07:00
conftest.py add support for printing the diff of AST trees when running tests (#3902) 2023-09-28 07:03:24 -07:00
empty.toml Add --target-version option to allow users to choose targeted Python versions (#618) 2019-02-06 18:43:50 -08:00
optional.py Replace remaining aliases to built-in types (#4485) 2024-10-14 16:37:58 -07:00
test_black.py Fix await ellipses and remove async/await soft keyword/identifier support (#4676) 2025-06-05 18:50:42 -07:00
test_blackd.py Include --unstable in cache key (#4466) 2024-09-27 13:41:29 -07:00
test_docs.py Update deprecated type aliases (#4486) 2024-10-23 07:00:55 -07:00
test_format.py Update deprecated type aliases (#4486) 2024-10-23 07:00:55 -07:00
test_ipynb.py Prepare the 2025 stable style (#4558) 2025-01-24 18:00:35 -08:00
test_no_ipynb.py Enable PYTHONWARNDEFAULTENCODING = 1 in CI (#3763) 2023-07-04 16:38:39 -07:00
test_ranges.py Replace remaining aliases to built-in types (#4485) 2024-10-14 16:37:58 -07:00
test_schema.py feat: add schema and validate-pyproject support (#4181) 2024-01-29 07:56:48 -08:00
test_tokenize.py Replace the blib2to3 tokenizer with pytokens (#4536) 2025-03-15 17:41:19 -07:00
test_trans.py Replace remaining aliases to built-in types (#4485) 2024-10-14 16:37:58 -07:00
test.toml Add support for custom python cell magics (#2744) 2022-01-20 16:45:28 -08:00
util.py Update deprecated type aliases (#4486) 2024-10-23 07:00:55 -07:00