Commit Graph

  • b0d1fba7ac
    Prepare release 23.1.0 (#3536) 23.1.0 Jelle Zijlstra 2023-01-31 18:47:11 -0800
  • 69ca0a4c7a
    Infer target version based on project metadata (#3219) Stijn de Gooijer 2023-02-01 03:00:17 +0100
  • c4bd2e31ce
    Draft for Black 2023 stable style (#3418) Jelle Zijlstra 2023-01-31 15:39:56 -0800
  • 226cbf0226
    Fix unsafe cast in linegen.py w/ await yield handling (#3533) Jelle Zijlstra 2023-01-30 18:53:14 -0800
  • f4ebc68320
    Upgrade isort (#3534) Jelle Zijlstra 2023-01-30 18:45:12 -0800
  • 6407ebb870
    Remove Python version in the_basics.md (#3528) Evan Chen 2023-01-28 16:12:11 -0800
  • 196b1f349e
    Fix black --help output for --python-cell-magics option to be reproducible (#3516) Edouard Choinière 2023-01-24 08:43:24 -0500
  • d950f15987
    Update document now that paren wrapping CMs on Python 3.9+ is implemented (#3520) Yilei "Dolee" Yang 2023-01-23 21:38:30 -0800
  • a36878eb2f
    Fix an invalid quote escaping bug in f-string expressions (#3509) Yilei "Dolee" Yang 2023-01-22 05:27:11 -0800
  • eabff673b3
    Format hex code in unicode escape sequences in string literals (#2916) Shivansh-007 2023-01-22 18:51:09 +0530
  • 1557f7d3a3
    Use dashes for pycodestyle max line length config (#3513) Michael Eliachevitch 2023-01-22 06:20:54 +0100
  • c5df7b7d3c
    Reenable macOS mypyc wheel build (#3511) Richard Si 2023-01-21 02:50:00 -0500
  • 91e1e1328a
    Wrap multiple context managers in parentheses when targeting Python 3.9+ (#3489) Yilei "Dolee" Yang 2023-01-20 04:14:05 -0800
  • 18fb88486d
    Fix false symlink detection claims in verbose output (#3385) Antonio Ossa-Guerra 2023-01-18 23:38:27 -0300
  • 7e6d3fac19
    Fix crash with walrus + await + with (#3473) Jelle Zijlstra 2023-01-17 22:25:05 -0800
  • 24469c9bd1
    Add flake8-bugbear B907 to ignore list (#3503) Bartosz Sokorski 2023-01-18 03:01:03 +0100
  • 60a2e8e2c2
    Fix two docstring crashes (#3451) Jelle Zijlstra 2023-01-16 12:26:03 -0800
  • d4ff985853
    Add IntelliJ docs on external tools and file watcher (#3365) Ruslan 2023-01-15 01:32:00 +0700
  • f758010340
    Documentation: clarify the state of multiple context managers (#3488) Yilei "Dolee" Yang 2023-01-14 09:51:59 -0800
  • 4bee9cca55
    Remove misleading phrase in Usage and Configuration (#3492) Bruno Oliveira 2023-01-11 16:19:27 -0300
  • 5d0d5936db
    Add email for Richard Si (#3478) Richard Si 2023-01-02 09:43:48 -0500
  • 37542e6485
    Fail lint CI if the PR doesn't target main (#3477) Richard Si 2022-12-31 01:52:35 -0500
  • 4e3303fa08
    Parenthesize conditional expressions (#2278) Jordan Ephron 2022-12-29 18:13:15 -0500
  • 0abe85eebb
    Bump peter-evans/find-comment from 2.1.0 to 2.2.0 (#3476) dependabot[bot] 2022-12-29 14:00:23 -0800
  • 72a3408965
    Bump pypa/cibuildwheel from 2.11.3 to 2.11.4 (#3475) dependabot[bot] 2022-12-26 06:32:42 -0800
  • 9b91638190
    Fix some typos (#3474) Semen Zhydenko 2022-12-26 03:39:51 +0100
  • 3feff21eca
    Significantly speedup ESP on large expressions that contain many strings (#3467) Yilei "Dolee" Yang 2022-12-23 12:13:45 -0800
  • 3246df89d6
    Add latest_prerelease Docker Hub tag for following the latest alpha release (#3465) Matthew Armand 2022-12-20 22:18:15 -0500
  • 29dd257253
    Fix an issue where extra empty lines are added. (#3470) Yilei "Dolee" Yang 2022-12-20 17:58:02 -0800
  • 59f03d1b9d
    Vim plugin docs improvements (#3468) Matthew Armand 2022-12-20 18:00:06 -0500
  • 73c2d5514c
    Fix a crash in ESP where a standalone comment is placed before a dict's value (#3469) Yilei "Dolee" Yang 2022-12-20 14:59:38 -0800
  • a44dc3d59e
    Exclude string type annotations from ESP (#3462) Yilei "Dolee" Yang 2022-12-20 13:38:35 -0800
  • 1e8217fd62
    Fix an f-string crash in ESP. (#3463) Yilei "Dolee" Yang 2022-12-20 06:36:42 -0800
  • 9ce75726fc
    Do not move docker latest_release tag for Pre-Releases (#3461) Cooper Lees 2022-12-19 18:08:13 -0800
  • 8aa39b69fc fix changelog 23.1a1 Jelle Zijlstra 2022-12-17 19:49:12 -0800
  • a5bc399812 delete preview_39/310 Jelle Zijlstra 2022-12-17 19:48:10 -0800
  • 88957e5a24 changelog entry Jelle Zijlstra 2022-12-17 19:46:49 -0800
  • c9280bf916 move more tests to non-preview Jelle Zijlstra 2022-12-17 19:41:45 -0800
  • 387f3fbaaa fix tests Jelle Zijlstra 2022-12-17 19:31:38 -0800
  • d48f8ed854 fix line-length 1 bug Jelle Zijlstra 2022-12-17 19:22:08 -0800
  • 4acf3358a1 Revert "enable long_docstring_quotes_on_newline" Jelle Zijlstra 2022-12-17 19:19:34 -0800
  • 4842546862 fix a test Jelle Zijlstra 2022-12-17 19:18:39 -0800
  • 0528f07344 move some tests out of preview Jelle Zijlstra 2022-12-17 19:12:59 -0800
  • c5fc62d371 add annotation_parens Jelle Zijlstra 2022-12-17 19:04:04 -0800
  • 23840a5331
    Merge branch 'main' into black23 Jelle Zijlstra 2022-12-17 19:02:26 -0800
  • cd9fef8bab
    tomli: Don't worry about specific alpha releases (#3448) Jelle Zijlstra 2022-12-17 19:02:01 -0800
  • 23b92b48a5
    Fix syntax error in match test (#3426) Jelle Zijlstra 2022-12-17 14:51:10 -0800
  • 159984a735
    Check stability for both preview and non-preview styles (#3423) Jelle Zijlstra 2022-12-17 10:31:47 -0800
  • d0b42a77b7 put prefer_splitting_right_hand_side_of_assignments back Jelle Zijlstra 2022-12-17 09:49:44 -0800
  • bce883b4d8 enable long_docstring_quotes_on_newline Jelle Zijlstra 2022-12-17 09:46:38 -0800
  • 42624f44e9 fixup after merge Jelle Zijlstra 2022-12-17 09:45:35 -0800
  • 45fd512519
    Merge branch 'main' into black23 Jelle Zijlstra 2022-12-17 09:43:09 -0800
  • c0089ef19d
    Remove separate 3.11 CI now deps support 3.11 (#3446) Cooper Lees 2022-12-17 09:19:45 -0800
  • 78163939f1
    Fix an infinite recursion error exposed by #3440 (#3444) Yilei "Dolee" Yang 2022-12-16 05:02:41 -0800
  • aafc21aa77
    Prefer splitting right hand side of assignment statements. (#3368) Yilei "Dolee" Yang 2022-12-15 15:58:51 -0800
  • 658c8d8d96
    Improve long values in dict literals (#3440) Yilei "Dolee" Yang 2022-12-15 08:25:28 -0800
  • a2821815af
    Fix a crash when a colon line is marked between # fmt: off and # fmt: on (#3439) Yilei "Dolee" Yang 2022-12-14 17:56:14 -0800
  • 7d062ecd5f
    Do not put the closing quotes in a docstring on a separate line (#3430) Jelle Zijlstra 2022-12-12 20:56:38 -0800
  • abd2b2556a
    Bump furo from 2022.9.29 to 2022.12.7 in /docs (#3433) dependabot[bot] 2022-12-12 06:28:12 -0800
  • 9bbe11dd7b
    Bump pypa/cibuildwheel from 2.11.2 to 2.11.3 (#3434) dependabot[bot] 2022-12-12 06:27:18 -0800
  • 80de2372e4
    Bump mypy[c] from 0.971 to 0.991 (#3380) Richard Si 2022-12-10 15:56:34 -0500
  • 5f0dc862f5
    Adding pyproject.toml configuration output to verbose logging (#3392) mainj12 2022-12-10 20:56:14 +0000
  • 16b98abca9
    make black[jupyter] installation cross-shell (#3394) Marco Edward Gorelli 2022-12-10 19:49:33 +0000
  • 7fbdc950fe Revert "annotation_parens" Jelle Zijlstra 2022-12-10 09:08:58 -0800
  • c4c7072c60 expression_skip_magic_trailing_comma.diff Jelle Zijlstra 2022-12-10 09:01:02 -0800
  • e44aa092f2 fix path in test Jelle Zijlstra 2022-12-10 09:00:33 -0800
  • 4329c9f4d1 unused import Jelle Zijlstra 2022-12-10 08:56:05 -0800
  • 0152d51be2 skip_magic_trailing_comma_in_subscript Jelle Zijlstra 2022-12-10 08:50:37 -0800
  • 11b0f1e963 remove_redundant_parens Jelle Zijlstra 2022-12-10 08:49:35 -0800
  • ecfa7b6019 remove_block_trailing_newline Jelle Zijlstra 2022-12-10 08:47:59 -0800
  • fc2acb2ed5 one_element_subscript Jelle Zijlstra 2022-12-10 08:47:31 -0800
  • 92370825ce normalize_docstring_quotes_and_prefixes_properly (unused) Jelle Zijlstra 2022-12-10 08:46:51 -0800
  • fe271eda27 handle_trailing_commas_in_head Jelle Zijlstra 2022-12-10 08:46:28 -0800
  • 714af8bc27 empty_lines_before_class_or_def_with_leading_comments Jelle Zijlstra 2022-12-10 08:45:40 -0800
  • b6cd780453 annotation_parens Jelle Zijlstra 2022-12-10 08:43:04 -0800
  • 00cd37169d more in linegen.py Jelle Zijlstra 2022-12-10 08:41:19 -0800
  • 9a686767c9 clean up normalize_invisible_parens preview Jelle Zijlstra 2022-12-10 08:40:04 -0800
  • 2caca042c0 Clean up preview in __init__.py Jelle Zijlstra 2022-12-10 08:38:03 -0800
  • f58f446640 Clean up comments.py preview mode Jelle Zijlstra 2022-12-10 08:36:35 -0800
  • 96e62c57e3
    Fix a crash in preview style with assert + parenthesized string. (#3415) Yilei "Dolee" Yang 2022-12-10 07:58:45 -0800
  • 1f7f6de4ab
    Fix type annotation for gitignore pathspec (#3416) Isac Byeonghoon Yoo 2022-12-11 00:08:05 +0900
  • 2ddea293a8
    Prepare release 22.12.0 (#3413) 22.12.0 Jelle Zijlstra 2022-12-09 07:49:43 -0800
  • 5b1443aefd
    release: skip bad macos wheels for now (#3411) Jelle Zijlstra 2022-12-08 20:36:39 -0800
  • 9ace064d85
    Bump peter-evans/find-comment from 2.0.1 to 2.1.0 (#3404) dependabot[bot] 2022-12-08 23:28:29 -0500
  • 19c5fe429e
    Fix CI with latest flake8-bugbear (#3412) Jelle Zijlstra 2022-12-08 20:11:07 -0800
  • d4a85643a4
    Bump sphinx-copybutton from 0.5.0 to 0.5.1 in /docs (#3390) dependabot[bot] 2022-11-21 08:24:46 -0800
  • 27932494bc
    Wordsmith current_style.md (#3383) sckarlin 2022-11-14 10:31:43 -0500
  • d97b7898b3
    Remove whitespaces of whitespace-only files (#3348) Antonio Ossa-Guerra 2022-11-11 22:05:36 -0300
  • c23a5c15aa
    Clarify that Black runs with --safe by default (#3378) Maximilian Cosmo Sitter 2022-11-10 16:03:19 +0100
  • 8091b2503d
    Correctly handle trailing commas that are inside a line's leading non-nested parens (#3370) Yilei "Dolee" Yang 2022-11-09 15:08:51 -0800
  • ffaaf48382
    Compare each .gitignore found with an appropiate relative path (#3338) Antonio Ossa-Guerra 2022-11-08 12:50:04 -0300
  • 0e9d29ab73
    Apply .gitignore correctly in every source entry (#3336) Antonio Ossa-Guerra 2022-11-05 02:09:59 -0300
  • 2704dc796b
    Update docs to include pycodestyle (#3369) Gerhard van Andel 2022-11-01 12:42:48 -0600
  • f67791427d
    Bump pypa/cibuildwheel from 2.10.2 to 2.11.2 (#3367) dependabot[bot] 2022-10-31 06:50:42 -0700
  • 3179a442af
    Bump peter-evans/create-or-update-comment from 2.0.1 to 2.1.0 (#3366) dependabot[bot] 2022-10-31 06:49:52 -0700
  • 4bb6e4f64a
    Vim plugin: allow using system black rather than virtualenv (#3309) Corey Hickey 2022-10-27 16:55:33 -0700
  • d338de7f68
    Add Archer Aviation to organizations in readme (#3361) Hongbo Miao 2022-10-27 14:22:44 -0700
  • b73b77a9b0
    Wrap concatenated strings used as function args in parens (#3307) Yilei "Dolee" Yang 2022-10-26 18:03:10 -0700
  • 09d4acdcb7
    Update README.md (#3284) Ned Western 2022-10-26 13:04:31 +1100
  • 527248b389
    Exclude pytest-xdist 3.0.2 (#3356) Jelle Zijlstra 2022-10-25 19:03:24 -0700