gh-97982: Remove asciilib_count() (#98164)
asciilib_count() is the same than ucs1lib_count(): the code is not specialized for ASCII strings, so it's not worth it to have a separated function. Remove asciilib_count() function.
V
Victor Stinner committed
df3a6d9beb8a7a3fe87a6d4126384fd3e0213853
Parent: 7ec2e27
Committed by GitHub <noreply@github.com>
on 10/11/2022, 3:59:58 PM