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

Use python iconv if system iconv is broken #1156

Merged
merged 2 commits into from
Jan 21, 2024
Merged

Use python iconv if system iconv is broken #1156

merged 2 commits into from
Jan 21, 2024

Conversation

bates64
Copy link
Member

@bates64 bates64 commented Jan 21, 2024

My iconv is broken again, possibly due to some dodgy macos update. This PR readds iconv.py which was removed by @marijnvdwerf a while ago. Obviously this has performance problems so iconv.py will only be used if the system iconv disagrees with it.

@ethteck ethteck merged commit 1d0c818 into main Jan 21, 2024
3 checks passed
@ethteck ethteck deleted the check-iconv-works branch January 21, 2024 20:37
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.

2 participants