Andrew Tavis McAllister
Andrew Tavis McAllister
Also haven't tried this one :) We could even do a specific issue for that?
Generally these changes look ok, @cicada0007, but the tests are failing as you can see. I think that one of your changes isn't valid as 18 tests are now failing....
Thank you for checking this, @cicada0007!
@cicada0007, can you let me know what your Python version is? I'm thinking I'm going to update kwx to run on 3.8+ :) I might just merge this as the...
Thank you, @cicada0007. I figured as much :) `kwx` being written years ago, it makes sense that some changes seem like they’re working for you and then aren’t in the...
If you have interest in helping with the update, then let me know. I did an initial update and test last night and to be expected there are lots of...
Ok, @cicada0007 :) As I said I’ll merge this soon and try to figure the updates out.
Hey @mgg-new! Thanks for letting me know :) This is likely something to do with a new version of `emoji`. kwx is set up with version 1.2.0, and they're now...
Thanks, @mgg-new! Appreciate you taking the time to detail it all. I think I'll have a bit more bandwidth in about a week or so to look into all this...
@mgg-new, I updated emoji in the dependancies and changed the spot where `get_emoji_regexp` was used to the new method. Thanks for the research you put into this :) I just...