Avatar for the python-attrs user
python-attrs
attrs
BlogDocsChangelog

Make Converter (including pipe) correctly infer the return type

#1331Merged
Comparing
convert-rt
(
33b195d
) with
main
(
6fda0a4
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
8
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_eq_equal
bench/test_benchmarks.py::test_eq_equal
CodSpeed Performance Gauge
0%
873.3 µs
873 µs
test_hash
bench/test_benchmarks.py::test_hash
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
test_create_simple_class_make_class
bench/test_benchmarks.py::test_create_simple_class_make_class
CodSpeed Performance Gauge
0%
1.5 s
1.5 s
test_create_simple_class
bench/test_benchmarks.py::test_create_simple_class
CodSpeed Performance Gauge
0%
1.5 s
1.5 s
test_create_frozen_class
bench/test_benchmarks.py::test_create_frozen_class
CodSpeed Performance Gauge
0%
1.7 s
1.7 s
test_instantiate_no_defaults
bench/test_benchmarks.py::test_instantiate_no_defaults
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
test_instantiate_with_defaults
bench/test_benchmarks.py::test_instantiate_with_defaults
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
test_eq_unequal
bench/test_benchmarks.py::test_eq_unequal
CodSpeed Performance Gauge
0%
671.9 µs
673.1 µs

Commits

Click on a commit to change the comparison range
Base
main
6fda0a4
0%
Make Converter (including pipe) correctly infer the return type When running in adapter mode.
33b195d
5 months ago
by hynek
Home Terms PrivacyDocs