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

Accept valid unicode identifiers as class parameter to make_class

#1406Merged
Comparing
serge-sans-paille:feature/support-unicode-identifiers
(
fc8b9c6
) with
main
(
5820ce7
)
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%
876.7 µs
875.5 µs
test_hash
bench/test_benchmarks.py::test_hash
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
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.8 s
1.8 s
test_instantiate_with_defaults
bench/test_benchmarks.py::test_instantiate_with_defaults
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_instantiate_no_defaults
bench/test_benchmarks.py::test_instantiate_no_defaults
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
test_eq_unequal
bench/test_benchmarks.py::test_eq_unequal
CodSpeed Performance Gauge
0%
669.6 µs
669.7 µs

Commits

Click on a commit to change the comparison range
Base
main
5820ce7
0%
Accept valid unicode identifiers as class parameter to make_class Related to #1404
701d807
15 days ago
by serge-sans-paille
0%
Add changelog
fc8b9c6
14 days ago
by hynek
Home Terms PrivacyDocs