Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct issue 34 on arvydas/blinkstick-python on Python3 under Windows. #43

Closed
wants to merge 1 commit into from

Conversation

atbradley
Copy link

This corrects the TypeError: ord() expected string of length 1, but int found error under Windows and Python3, as reported by nltran.

@leinardi
Copy link

leinardi commented Jul 9, 2019

This seems to fix the issue also for me on Windows. Please merge it asap.

@andreasgoez
Copy link

Works like a charm! Thx

@forderud
Copy link
Contributor

forderud commented Sep 9, 2020

See #68 for an alternative proposal that avoids exception handling.

@forderud
Copy link
Contributor

This PR can probably be closed now that #68 is merged.

@PureTryOut
Copy link
Contributor

@arvydas this can be closed

@arvydas arvydas closed this May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants