Closed pavel-kirienko closed 5 years ago
Properties aren't supposed to perform intensive computations, so bit_length_values should be renamed into compute_bit_length_values() to better reflect the logic in the name.
bit_length_values
compute_bit_length_values()
Properties aren't supposed to perform intensive computations, so
bit_length_values
should be renamed intocompute_bit_length_values()
to better reflect the logic in the name.