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

Disallow unwrapping tuples in an as clause
#4634 opened Mar 21, 2025 by tusharsadhwani Loading…
3 tasks done
Bump pypa/cibuildwheel from 2.22.0 to 2.23.1 C: dependencies skip news Pull requests that don't need a changelog entry.
#4626 opened Mar 17, 2025 by dependabot bot Loading…
Fixed is_type_comment() to handle extra spaces in type comments (#2097)
#4572 opened Feb 1, 2025 by Daiz-19 Loading…
3 tasks done
Rename plugin/black.vim to ftplugin/python.vim
#4464 opened Sep 24, 2024 by Freed-Wu Loading…
3 tasks
[ENHANCE]: Error message for plugin.
#4441 opened Aug 22, 2024 by Typocalypse Loading…
3 tasks done
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
Added test for the Khmer language
#4253 opened Feb 26, 2024 by KaiSforza Draft
3 tasks done
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
[3608] Fix using multiple fmt:skip pragmas in a single block
#3978 opened Oct 26, 2023 by henriholopainen Loading…
2 tasks done
2
9
Parenthesize singleton yield tuples
#3912 opened Oct 2, 2023 by spagh-eddie Draft
3 tasks done
fuzzy testing with pysource_codegen
#3908 opened Oct 1, 2023 by 15r10nk Draft
3 tasks
Fix "# pyright: ignore" comment mobility
#3661 opened Apr 26, 2023 by etripier Loading…
2 of 3 tasks
Fix target version inference.
#3583 opened Feb 27, 2023 by manueljacob Loading…
3 tasks done
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
Format type hints after comments
#3362 opened Oct 28, 2022 by charlie572 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
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
ProTip! Exclude everything labeled bug with -label:bug.