Skip to content

Pull requests: psf/black

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat(config): Support --config in pyproject.toml C: configuration CLI and configuration
#2525 opened Oct 7, 2021 by Shivansh-007 Loading…
3 tasks done
Format type hints after comments
#3362 opened Oct 28, 2022 by charlie572 Loading…
3 tasks done
Add improved docstring processing
#2885 opened Feb 17, 2022 by TomFryers Loading…
3 tasks done
Fix internal magic commas not being force expanded
#3377 opened Nov 9, 2022 by KindaOK Loading…
2 of 3 tasks
Fix printing of emoji on Windows when stdout is redirected
#3374 opened Nov 3, 2022 by ashb Loading…
1 task done
Fix "# pyright: ignore" comment mobility
#3661 opened Apr 26, 2023 by etripier Loading…
2 of 3 tasks
Added test for the Khmer language
#4253 opened Feb 26, 2024 by KaiSforza Draft
3 tasks done
[3608] Fix using multiple fmt:skip pragmas in a single block
#3978 opened Oct 26, 2023 by henriholopainen Loading…
2 tasks done
2
9
Add a new /lsp endpoint to blackd
#2512 opened Sep 26, 2021 by zsol Draft
3 tasks
Github action now reports state of execution #3531
#3531 opened Jan 30, 2023 by rasjani Loading…
3 tasks done
Standardise newlines after module-level docstrings F: empty lines Wasting vertical space efficiently.
#3287 opened Sep 26, 2022 by ichard26 Draft
3 tasks done
Release 23.2.0
Fix target version inference.
#3583 opened Feb 27, 2023 by manueljacob Loading…
3 tasks done
[ENHANCE]: Error message for plugin.
#4441 opened Aug 22, 2024 by Typocalypse Loading…
3 tasks done
fix: Remove parenthesis around sole list items
#4312 opened Apr 17, 2024 by cobaltt7 Loading…
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 split on pragma markers
#4039 opened Nov 10, 2023 by zsol Loading…
3 tasks done
Strip even more redundant for parentheses F: parentheses Too many parentheses, not enough parentheses, and so on.
#3243 opened Aug 29, 2022 by ichard26 Draft
3 tasks done
Release 23.2.0
Bump sphinx from 7.4.7 to 8.0.2 in /docs C: dependencies skip news Pull requests that don't need a changelog entry. T: documentation Improvements to the docs (e.g. new topic, correction, etc)
#4428 opened Aug 5, 2024 by dependabot bot Loading…
Fix the fmt: skip issues. Changed a test case also
#4380 opened Jun 15, 2024 by devshah9 Loading…
2 of 3 tasks
Parenthesize singleton yield tuples
#3912 opened Oct 2, 2023 by spagh-eddie Draft
3 tasks done
Added option to manually specifiy project root C: configuration CLI and configuration C: file collection Related to file collection (e.g. gitignore & cache) or file discovery and all of its configuration.
#3116 opened Jun 9, 2022 by janjachnik-dyson Draft
3 tasks
Fix skipping Jupyter cells with unknown %% magic
#4462 opened Sep 18, 2024 by AleksMat Loading…
2 of 3 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.