Avatar for the astral-sh user
astral-sh
ruff
BlogDocsChangelog

[`ruff`] Fix false positive for `re.split` with empty string pattern (`RUF055`)

#23634Merged
Comparing
bxff:fix/ruf055-empty-split-false-positive
(
1dbae39
) with
main
(
347452f
)
CodSpeed Performance Gauge
0%
Untouched
30
Skipped
26

Benchmarks

26 total
sympy
crates/ruff_benchmark/benches/ty_walltime.rs
Skipped
63.7 s*
static_frame
crates/ruff_benchmark/benches/ty_walltime.rs
Skipped
31.1 s*
tanjun
crates/ruff_benchmark/benches/ty_walltime.rs
Skipped
2.8 s*
pandas
crates/ruff_benchmark/benches/ty_walltime.rs
Skipped
80.6 s*
altair
crates/ruff_benchmark/benches/ty_walltime.rs
Skipped
4.9 s*
colour_science
crates/ruff_benchmark/benches/ty_walltime.rs
Skipped
113.6 s*
pydantic
crates/ruff_benchmark/benches/ty_walltime.rs
Skipped
6.1 s*
multithreaded
crates/ruff_benchmark/benches/ty_walltime.rs
Skipped
1.3 s*
freqtrade
crates/ruff_benchmark/benches/ty_walltime.rs
Skipped
9.2 s*
attrs
crates/ruff_benchmark/benches/ty.rs::project::attrs::project
Skipped
477.1 ms*
hydra-zen
crates/ruff_benchmark/benches/ty.rs::project::hydra::project
Skipped
1.3 s*
DateType
crates/ruff_benchmark/benches/ty.rs::project::datetype::project
Skipped
216.6 ms*
ty_check_file[cold]
crates/ruff_benchmark/benches/ty.rs::check_file::benchmark_cold
Skipped
149.8 ms*
ty_check_file[incremental]
crates/ruff_benchmark/benches/ty.rs::check_file::benchmark_incremental
Skipped
8.2 ms*
ty_micro[large_isinstance_narrowing]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_large_isinstance_narrowing
Skipped
144.1 ms*
ty_micro[many_string_assignments]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_many_string_assignments
Skipped
80 ms*
ty_micro[many_enum_members_2]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_many_enum_members_2
Skipped
166.9 ms*
ty_micro[many_tuple_assignments]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_many_tuple_assignments
Skipped
67.9 ms*
ty_micro[complex_constrained_attributes_1]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_complex_constrained_attributes_1
Skipped
70.6 ms*
ty_micro[very_large_tuple]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_very_large_tuple
Skipped
71.7 ms*
ty_micro[many_enum_members]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_many_enum_members
Skipped
130.9 ms*
anyio
crates/ruff_benchmark/benches/ty.rs::project::anyio::project
Skipped
1.2 s*
ty_micro[complex_constrained_attributes_2]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_complex_constrained_attributes_2
Skipped
70.3 ms*
ty_micro[many_tuple_assignments]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_tuple_implicit_instance_attributes
Skipped
70.1 ms*
ty_micro[complex_constrained_attributes_3]
crates/ruff_benchmark/benches/ty.rs::micro::benchmark_complex_constrained_attributes_3
Skipped
76.2 ms*

Commits

Click on a commit to change the comparison range
Base
main
347452f
+0.03%
[ruff] Fix false positive for `re.split` with empty string pattern (`RUF055`)
67dcc22
5 months ago
by bxff
-0.18%
refactor: add Literal::is_empty and simplify split check
1dbae39
5 months ago
by bxff
© 2026 CodSpeed Technology
Home Terms Privacy Docs