-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: psf/black
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix bug where module docstrings would be treated as normal strings if preceded by comments
#4764
opened Sep 22, 2025 by
MeGaGiGaGon
Loading…
4 tasks done
Bump docutils from 0.21.2 to 0.22.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)
#4763
opened Sep 22, 2025 by
dependabot
bot
Loading…
Move
multiline_string_handling
from unstable to preview
#4760
opened Sep 20, 2025 by
cobaltt7
Loading…
4 tasks done
Remove outdated VIM plugin installation instructions from documentation
#4748
opened Sep 15, 2025 by
hey-granth
Loading…
4 tasks done
Bump pypa/cibuildwheel from 2.23.3 to 3.1.4
C: dependencies
skip news
Pull requests that don't need a changelog entry.
#4737
opened Aug 25, 2025 by
dependabot
bot
Loading…
Fix handling of mismatched Python version in virtualenv
#4675
opened May 31, 2025 by
sbivol
Loading…
3 tasks done
Fix bug with standalone comments in lambda default arguments
#4658
opened Apr 26, 2025 by
siavasha
Loading…
3 tasks done
Standardize type comments to form
# type: (value)
(#2097)
#4645
opened Apr 7, 2025 by
ranjodhsingh1729
Loading…
3 tasks done
Upgrade PyPI upload workflow to use Trusted Publishing (#4589)
#4611
opened Mar 12, 2025 by
ahmed5145
Loading…
Write unchanged content to stdout when excluding formating from stdin
#4610
opened Mar 11, 2025 by
sacereda
Loading…
3 tasks
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.