mirror of
https://github.com/micropython/micropython.git
synced 2026-03-17 06:10:17 +01:00
There's single str_index_to_ptr() function, called for both bytes and unicode objects, so should handle each properly.
There's single str_index_to_ptr() function, called for both bytes and unicode objects, so should handle each properly.