|
|
|
|
|
by masklinn
3212 days ago
|
|
> I get that the idea was to maintain indexing via codepoint, but (again) in practice that's not great Of course not, but it was considered that breaking O(1) indexing guarantees were a bridge too far even in the breaky release of Python 3. |
|