Skip to content

fix ctypes-util-find-library issue for python2 #1877

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

Merged
merged 1 commit into from
Jun 21, 2019

Conversation

surbhicis
Copy link
Contributor

Adding patch for fixing ctypes-util-find-library issue for python2 support

@AndreMiras
Copy link
Member

Thank you for the PR. I know it's a relatively simple change, but you know we're slowly decommissioning Python2 right?
Why don't you try to migrate your app to Python3?

@surbhicis
Copy link
Contributor Author

surbhicis commented Jun 21, 2019

@AndreMiras I am planning to port app for python3 but somehow until app takes kivy/p4a support, we need to have full support of it as have recipe py2 so it should also have fixes for ctypes find_library :)

Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AndreMiras AndreMiras merged commit e494c25 into kivy:develop Jun 21, 2019
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