mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-08 12:48:39 +00:00
str.islower() does not properly work with characters in the Lo category so CJK languages fail the check. Fix #7698
str.islower() does not properly work with characters in the Lo category so CJK languages fail the check. Fix #7698