alfred-change-case icon indicating copy to clipboard operation
alfred-change-case copied to clipboard

Support for diacritics by changing interpreter from Python 2 to Python 3

Open bpetrynski opened this issue 3 years ago • 0 comments

Pull request regarding this issue.

Changes

  • Main script converted to work with Python 3
  • Workflow updated to use Python 3 interpreter
  • Readme updated to list Python 3 as required

Due to Python 3 requirement this is a trade off. It won't work out of the box, however it works better for languages with diacritics (Polish, German, etc.)

bpetrynski avatar Apr 08 '21 14:04 bpetrynski