python-attrs
attrs
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
doc: fix typo in attrs.validators.gt's docstring: ge -> gt
#1423
Merged
Comparing
zed:patch-1
(
a66d995
) with
main
(
3b0378d
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
8
New
0
Dropped
0
Ignored
0
Benchmarks
Passed
test_create_simple_class_make_class
bench/test_benchmarks.py::test_create_simple_class_make_class
CodSpeed Performance Gauge
0%
983.1 ms
983.2 ms
test_create_simple_class
bench/test_benchmarks.py::test_create_simple_class
CodSpeed Performance Gauge
0%
1 s
1 s
test_create_frozen_class
bench/test_benchmarks.py::test_create_frozen_class
CodSpeed Performance Gauge
0%
1.3 s
1.3 s
test_instantiate_no_defaults
bench/test_benchmarks.py::test_instantiate_no_defaults
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
test_instantiate_with_defaults
bench/test_benchmarks.py::test_instantiate_with_defaults
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
test_hash
bench/test_benchmarks.py::test_hash
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_eq_unequal
bench/test_benchmarks.py::test_eq_unequal
CodSpeed Performance Gauge
-1%
665.4 µs
669 µs
test_eq_equal
bench/test_benchmarks.py::test_eq_equal
CodSpeed Performance Gauge
-1%
870.4 µs
877.3 µs
Commits
Click on a commit to change the comparison range
Base
main
3b0378d
0%
doc: fix typo in attrs.validators.gt's docstring: ge -> gt Replace operator.ge -> operator.gt, to fix a likely copy-paste error.
a66d995
1 month ago
by zed
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs