Closed s-hadinger closed 1 month ago
Berry index accessor b[i] for bytes object would wrongly be not be allowed for read-only bytes() objects (solidified).
b[i]
NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass
Description:
Berry index accessor
b[i]
for bytes object would wrongly be not be allowed for read-only bytes() objects (solidified).Checklist:
NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass