Commit Graph

  • 7987951e24
    Convert legacy string formatting to f-strings (#4685) main GiGaGon 2025-06-05 18:51:26 -0700
  • e5e5dad792
    Fix await ellipses and remove async/await soft keyword/identifier support (#4676) GiGaGon 2025-06-05 18:50:42 -0700
  • 24e4cb20ab
    Fix backslash cr nl bug (#4673) GiGaGon 2025-06-05 18:49:15 -0700
  • e7bf7b4619
    Fix CI mypyc 1.16 failure (#4671) GiGaGon 2025-05-29 14:10:29 -0700
  • 71e380aedf
    CI: Remove now-uneeded workarounds (#4665) cobalt 2025-05-25 18:23:42 -0500
  • 2630801f95
    Bump pypa/cibuildwheel from 2.22.0 to 2.23.3 (#4660) dependabot[bot] 2025-05-15 07:22:11 -0500
  • b0f36f5b42
    Update test_code_option_safe to work with click 8.2.0 (#4666) danigm 2025-05-15 14:04:00 +0200
  • 314f8cf92b
    Update Prettier pre-commit configuration (#4662) cobalt 2025-05-11 19:21:50 -0500
  • d0ff3bd6cb
    Fix crash when a tuple is used as a ContextManager (#4646) Pedro Mezacasa Muller 2025-04-09 01:42:17 -0300
  • a41dc89f1f
    [pre-commit.ci] pre-commit autoupdate (#4644) pre-commit-ci[bot] 2025-04-07 14:45:01 -0700
  • 950ec38c11
    Disallow unwrapping tuples in an as clause (#4634) Tushar Sadhwani 2025-04-01 20:19:37 +0530
  • 2c135edf37
    Handle # fmt: skip followed by a comment (#4635) Tushar Sadhwani 2025-03-23 08:00:40 +0530
  • 6144c46c6a
    Fix parsing of walrus operator in complex with statements (#4630) Tushar Sadhwani 2025-03-21 02:30:11 +0530
  • dd278cb316
    update github-action to look for black version in "dependency-groups" (#4606) Tsvika Shapira 2025-03-20 17:01:31 +0200
  • dbb14eac93
    Recursively unwrap tuples in del statements (#4628) Tushar Sadhwani 2025-03-20 03:32:40 +0530
  • 5342d2eeda
    Replace the blib2to3 tokenizer with pytokens (#4536) Tushar Sadhwani 2025-03-16 06:11:19 +0530
  • 9f38928414
    github is deprecating the ubuntu 20.04 actions runner image (#4607) Glyph 2025-03-05 18:26:00 -0800
  • 3e9dd25dad
    Fix bug where # fmt: skip is not being respected with one-liner functions (#4552) Pedro Mezacasa Muller 2025-03-03 20:11:21 -0300
  • bb802cf19a
    Bump sphinx from 8.2.1 to 8.2.3 in /docs (#4603) dependabot[bot] 2025-03-03 06:24:03 -0800
  • 5ae38dd370
    Fix parser for TypeVar bounds (#4602) Jelle Zijlstra 2025-03-03 00:20:23 -0800
  • 45cbe572ee
    Add regression tests for Black’s previous inconsistent quote formatting with adjacent string literals (#4580) rdrll 2025-03-02 19:23:58 -0800
  • fccd70cff1
    Update top-pypi-packages filename (#4598) Hugo van Kemenade 2025-03-02 18:09:40 +0200
  • 00c0d6d91a
    📦 Tell git archive to include numbered tags (#4593) 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) 2025-03-01 01:09:40 +0100
  • 0580ecbef3
    📦 Make Git archives for tags immutable (#4592) 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) 2025-02-27 18:08:50 +0100
  • ed64d89faa
    additional fix for click 8.2.0 (#4591) Michael R. Crusoe 2025-02-27 17:46:59 +0100
  • 452d3b68f4
    Bump sphinx from 8.1.3 to 8.2.1 in /docs (#4587) dependabot[bot] 2025-02-24 05:19:48 -0800
  • 256f3420b1
    Add --local-partial-types and --strict-bytes to mypy (#4583) sobolevn 2025-02-21 02:27:23 +0300
  • 00cb6d15c5
    Bump myst-parser from 4.0.0 to 4.0.1 in /docs (#4578) dependabot[bot] 2025-02-18 21:16:59 -0800
  • 14e1de805a
    mix_stderr parameter was removed from click 8.2.0 (#4577) MeggyCal 2025-02-18 16:30:11 +0100
  • 5f23701708
    Fix diff shades CI (#4576) GiGaGon 2025-02-06 18:59:16 -0800
  • 9c129567e7
    Re-add packaging CHANGES.md comment (#4568) GiGaGon 2025-01-29 14:29:55 -0800
  • c02ca47daa
    Fix mis-synced version check in black.vim (#4567) Michał Górny 2025-01-29 21:25:00 +0100
  • edaf085a18 new changelog template Jelle Zijlstra 2025-01-28 21:55:17 -0800
  • b844c8a136
    unhack pyproject.toml (#4566) Jelle Zijlstra 2025-01-28 21:54:46 -0800
  • d82da0f0e9
    Fix hatch build (#4565) Jelle Zijlstra 2025-01-28 20:52:03 -0800
  • 8a737e727a
    Prepare release 25.1.0 (#4563) 25.1.0 Jelle Zijlstra 2025-01-28 18:34:41 -0800
  • d330deea00
    docs: We're not going to use backslashes for the with statement (#4564) Jelle Zijlstra 2025-01-28 18:29:05 -0800
  • 3d8129001f
    Move wrap_long_dict_values_in_parens to the preview style (#4561) cobalt 2025-01-27 19:46:13 -0600
  • 459562c71a
    Improve function declaration wrapping when it contains generic type definitions (#4553) Pedro Mezacasa Muller 2025-01-26 05:43:22 -0300
  • 99dbf3006b
    Cache executor to avoid hitting open file limits (#4560) Shantanu 2025-01-25 09:28:06 -0800
  • c0b92f3888
    Prepare the 2025 stable style (#4558) Jelle Zijlstra 2025-01-24 18:00:35 -0800
  • e58baf15b9
    Add test for #1187 (#4559) GiGaGon 2025-01-23 21:20:47 -0800
  • 1455ae4731
    Fix docs CI (#4555) GiGaGon 2025-01-21 12:43:08 -0800
  • 584d0331c8
    fix: Don't remove parenthesis around long dictionary values (#4377) cobalt 2025-01-17 00:09:22 -0600
  • 6e9654065c
    Fix CI (#4551) Jelle Zijlstra 2025-01-16 21:21:08 -0800
  • 8dc912774e
    Remove Facebook from users (#4548) Cooper Lees 2025-01-09 21:22:59 -0600
  • 40b73f2fb5
    [pre-commit.ci] pre-commit autoupdate (#4547) pre-commit-ci[bot] 2025-01-07 11:42:27 -0800
  • e157ba4de5
    Fix sus returns in strings.py (#4546) GiGaGon 2025-01-06 12:02:56 -0800
  • fdabd424e2
    Speed up blib2to3 tokenization using startswith with a tuple (#4541) Tony Wang 2024-12-30 09:17:50 +0800
  • 9431e98522
    Fix integration between stdin filename and --force-exclude (#4539) GiGaGon 2024-12-27 16:48:23 -0800
  • 3b00112ac5
    Fix crash on formatting certain with statements (#4538) GiGaGon 2024-12-24 12:25:08 -0800
  • 0aabac4fe0
    Add regression test for #1765 (#4530) GiGaGon 2024-12-23 10:46:25 -0800
  • ed33205579
    Fix type error (#4537) cobalt 2024-12-23 00:19:40 -0600
  • 6000d37f09
    Add Clarification to Config File Location/Name (#4533) Ac5000 2024-12-19 19:07:27 -0500
  • 30759ca782
    Add *.py diff=python to .gitattributes (#4531) GiGaGon 2024-12-11 11:35:20 -0800
  • 84ac1a947d
    Bump sphinxcontrib-programoutput from 0.17 to 0.18 in /docs (#4528) dependabot[bot] 2024-12-09 12:44:44 -0800
  • 0db1173bbc
    Update libs into .pre-commit-config.yaml (#4521) mosfet80 2024-12-08 04:53:22 +0100
  • 3fab5ade71
    Prevent f-string merge quote changes with nested quotes (#4498) GiGaGon 2024-12-03 20:44:26 -0800
  • e54f86bae4
    Two blank lines after an import should be reduced to one (#4489) Owen Christie 2024-12-03 23:39:35 -0500
  • 96ca1b6be3
    fix: Remove parenthesis around sole list items (#4312) cobalt 2024-11-27 21:59:29 -0600
  • 17efac45f9
    Update getting_started.md (#4518) Ярослав Бритов 2024-11-26 07:22:37 +0300
  • 73f651f02f
    Bump pypa/cibuildwheel from 2.21.2 to 2.22.0 (#4517) dependabot[bot] 2024-11-25 08:54:00 -0800
  • f6c7c98f34
    Fix issue with newer upload-artifact in PyPI action (#4512) Shantanu 2024-11-14 07:43:59 -0800
  • d670b0439c
    Bump sphinx from 7.4.7 to 8.1.3 in /docs (#4483) dependabot[bot] 2024-11-14 04:27:54 +0000
  • 56896264e4
    Bump docutils from 0.20.1 to 0.21.2 in /docs (#4342) dependabot[bot] 2024-11-13 20:15:30 -0800
  • efd9778873
    Bump myst-parser from 3.0.1 to 4.0.0 in /docs (#4434) dependabot[bot] 2024-11-13 20:14:50 -0800
  • c472557ba8
    Small improvements to the contributing basics (#4502) GiGaGon 2024-11-05 08:03:32 -0800
  • 53a219056d
    Note required python version for use_pyproject: true (#4503) Mattwmaster58 2024-10-24 21:58:24 -0400
  • c98fc0c128
    Update deprecated type aliases (#4486) Matej Aleksandrov 2024-10-23 16:00:55 +0200
  • f54f34799b
    Use released mypy (#4490) Shantanu 2024-10-19 18:01:05 -0700
  • 484a669699
    Replace remaining aliases to built-in types (#4485) Matej Aleksandrov 2024-10-15 01:37:58 +0200
  • fff747d61b
    Fix formatting cells with magic methods and starting or trailing empty lines (#4484) Matej Aleksandrov 2024-10-14 15:55:59 +0200
  • 9995bffbe4
    Store license identifier inside the License-Expression metadata field (#4479) Marc Mueller 2024-10-11 23:40:49 +0200
  • 7452902c77 New changelog Jelle Zijlstra 2024-10-11 14:21:07 -0700
  • 32ebb93003
    Clean up Python 3.8 remnants (#4473) Jelle Zijlstra 2024-10-08 19:11:22 -0700
  • 1b2427a2b7
    Prepare release 24.10.0 (#4471) 24.10.0 Shantanu 2024-10-07 11:43:01 -0700
  • a22b1ebbfd
    Add mypyc 3.13 wheel build (#4449) Shantanu 2024-10-07 07:32:53 -0700
  • b7d0e7212b
    Bump AndreMiras/coveralls-python-action from 65c1672f0b8a201702d86c81b79187df74072505 to ac868b9540fad490f7ca82b8ca00480fd751ed19 (#4468) dependabot[bot] 2024-09-30 08:00:31 -0700
  • f1a2f92bba
    Include --unstable in cache key (#4466) Jelle Zijlstra 2024-09-27 13:41:29 -0700
  • 8d9d18c033
    Fix skipping Jupyter cells with unknown %% magic (#4462) Matej Aleksandrov 2024-09-20 04:35:46 +0200
  • bbfdba3a5e
    Fix docs CI: use venv for uv to fix 'failed to create directory' (#4460) Hugo van Kemenade 2024-09-16 10:10:34 +0300
  • 8fb2add1f7
    Use builtin generics (#4458) Shantanu 2024-09-15 20:10:07 -0700
  • 2a45cecf29
    Fix crashes with comments in parentheses (#4453) Shantanu 2024-09-15 19:34:02 -0700
  • b4d6d8632d
    Drop Python 3.8 support (#4452) Shantanu 2024-09-15 18:21:21 -0700
  • ac018c16ca
    Require newer aiohttp for blackd (#4451) Shantanu 2024-09-15 18:05:23 -0700
  • 058da5f81a
    Report Black version on internal error (#4457) Shantanu 2024-09-12 15:24:56 -0700
  • 98a580bbdc
    Added Python and grammar versions to a parser error message (#4378) Sam Burnett 2024-09-09 05:24:54 +0800
  • f50aba4984
    Fix broken GitHub link to black.schema.json (#4445) Matej Aleksandrov 2024-09-08 03:14:27 +0200
  • 6b27ef53e2
    Caveat Python 3.13 support (#4448) Shantanu 2024-09-07 17:32:57 -0700
  • 26aeebe9fb
    Update mypy/c (#4450) Shantanu 2024-09-07 17:32:47 -0700
  • 9e13708be8
    Prevent use on Python 3.12.5 (#4447) Shantanu 2024-09-07 16:41:06 -0700
  • ac28187bf4
    Fully support Python 3.13, including CI testing and wheel building (#4436) Ewout ter Hoeven 2024-08-26 19:07:54 +0200
  • 823a7b0ff0
    fix: fix PEP 646 support of tuple unpacking (#4440) Terence Honles 2024-08-26 17:09:59 +0200
  • 699b45aef7
    Fix type error in blackd (#4442) Shantanu 2024-08-22 18:17:32 -0700
  • c20423249e
    Bump furo from 2024.7.18 to 2024.8.6 in /docs (#4435) dependabot[bot] 2024-08-08 18:20:00 -0700
  • 5ec91686ff
    Remove myself from docs dependency upgrade reviews (#4433) Richard Si 2024-08-08 19:10:23 -0400
  • 7e3e8f5bd9 Add new changelog Jelle Zijlstra 2024-08-05 10:33:28 -0700
  • b965c2a502
    Prepare release 24.8.0 (#4426) 24.8.0 Jelle Zijlstra 2024-08-02 09:38:22 -0700
  • 9ccf279a17
    Document find_project_root ignoring pyproject.toml without [tool.black] (#4425) Michael Eliachevitch 2024-08-02 18:38:07 +0200
  • 14b6e61970
    fix: Enhace black efficiently to skip directories listed in .gitignore (#4415) Kanishk Pachauri 2024-08-02 21:54:39 +0530