black · Issues· 311 开放
在 GitHub 打开本地同步的开放议题(评论请到 GitHub 查看)
- #5402
在单独的开括号上添加 `# fmt: skip` 会导致 `if`, `while`, `for` 和 `with` 标头无法解析
更新于 2026年9月13日 - #3926
如果有参数,返回注解中的长字符串不会被分割
T: bugF: linetoolong更新于 2026年9月13日 - #3946
Black 在错误的行上放置了"pyright: ignore"注释
T: bugF: comments更新于 2026年9月13日 - #3925
Black 23.9.1 重新格式化了已经清理的代码表达式,并产生了一行太长的代码
T: bugF: linetoolong更新于 2026年9月13日 - #1467
[string_preprocessing] 分割行时,忽略 `\n`
T: styleF: stringsC: preview style更新于 2026年9月13日 - #1540
当行最后一个字符为 '\n' 时,黑色不应合并多行字符串
T: styleF: strings更新于 2026年9月13日 - #4208
`string_processing` 的未来
T: bugC: preview style更新于 2026年9月13日 - #4249
错误风险 - 多个字符串具有相同的缩进
T: styleF: parenthesesF: strings更新于 2026年9月13日 - #1826
pyproject.toml 中对 `--config` 的支持
T: enhancementC: configuration更新于 2026年9月13日 - #4411
如果项目包含 `pyproject.toml`,则无法进行全局配置
T: bugS: needs discussion更新于 2026年9月13日 - #4430
`--line-ranges` 格式化范围外的行
T: bug更新于 2026年9月13日 - #5120
请考虑使版本不可更改
T: bug更新于 2026年9月13日 - #5214
Leaf.bracket_depth 未初始化
T: bug更新于 2026年9月13日 - #5260
`ruff:ignore` 应在 `contains_pragma_comment` 中被处理为 pragma
T: bug更新于 2026年9月13日 - #5328
用长字符串格式化字典并忽略类型失败 -- -- 不稳定
T: bug更新于 2026年9月13日