-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: psf/black
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add regression tests for Black’s previous inconsistent quote formatting with adjacent string literals
skip news
Pull requests that don't need a changelog entry.
#4580
opened Feb 19, 2025 by
rdrll
Loading…
1 of 3 tasks
Fixed is_type_comment() to handle extra spaces in type comments (#2097)
#4572
opened Feb 1, 2025 by
Daiz-19
Loading…
3 tasks done
Fix bug where # fmt: skip is not being respected with one-liner functions
#4552
opened Jan 18, 2025 by
Pedro-Muller29
Loading…
3 tasks done
Rename plugin/black.vim to ftplugin/python.vim
#4464
opened Sep 24, 2024 by
Freed-Wu
Loading…
3 tasks
Add default exclusions and inclusions to docs
skip news
Pull requests that don't need a changelog entry.
#4432
opened Aug 8, 2024 by
AshSta512
Loading…
Fix the fmt: skip issues. Changed a test case also
#4380
opened Jun 15, 2024 by
devshah9
Loading…
2 of 3 tasks
Bump actions/upload-artifact from 3 to 4
C: dependencies
skip news
Pull requests that don't need a changelog entry.
#4117
opened Dec 18, 2023 by
dependabot
bot
Loading…
Don't hug parens if it would mean putting two
# type: ignore
comments on the same line
#4037
opened Nov 9, 2023 by
henriholopainen
Loading…
2 tasks done
[3608] Fix using multiple
fmt:skip
pragmas in a single block
#3978
opened Oct 26, 2023 by
henriholopainen
Loading…
2 tasks done
Fix "# pyright: ignore" comment mobility
#3661
opened Apr 26, 2023 by
etripier
Loading…
2 of 3 tasks
Leave alone Quarto-style comments ("#|")
#3561
opened Feb 10, 2023 by
tomshafer
Loading…
3 tasks done
Github action now reports state of execution #3531
#3531
opened Jan 30, 2023 by
rasjani
Loading…
3 tasks done
Fix internal magic commas not being force expanded
#3377
opened Nov 9, 2022 by
KindaOK
Loading…
2 of 3 tasks
Standardise newlines after module-level docstrings
F: empty lines
Wasting vertical space efficiently.
Strip even more redundant for parentheses
F: parentheses
Too many parentheses, not enough parentheses, and so on.
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.