-
Notifications
You must be signed in to change notification settings - Fork 287
Open
Description
Hi!
I just upgraded my application to python 3.12.
Doing import emoji there takes arround 30 seconds there. Doing the same on python 3.11 takes less than a second.
Any clue?
is reproducable with a simple 2 line script like
import emoji
print (emoji.is_emoji("done"))Using Windows atm with emoji 2.9.0
Something similar was already reported here: #274
Metadata
Metadata
Assignees
Labels
No labels