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

📦 Refactor python module into hostpython3/python3 recipes #2108

Merged
merged 2 commits into from
Mar 30, 2020

Conversation

opacam
Copy link
Member

@opacam opacam commented Mar 28, 2020

Because we had it this way before we have multiple python recipes, but with #2105 merged, there is no point to have subclasses for the python recipe. Also we will have the code of the deleted python module split into two recipes (hostpython3 and python3 recipes) which, imho, will improve the readability.

Notes:

@opacam opacam added the WIP label Mar 28, 2020
@opacam opacam force-pushed the feature-refactor-python branch from 0fb6df5 to 94afa5b Compare March 30, 2020 13:34
opacam added 2 commits March 30, 2020 16:14
As it was done originally because with only one python recipe, there is
no need to have a subclass.
@opacam opacam force-pushed the feature-refactor-python branch from 94afa5b to e442905 Compare March 30, 2020 14:17
@inclement inclement merged commit 0af0ffa into kivy:develop Mar 30, 2020
zworkb pushed a commit to zworkb/python-for-android that referenced this pull request Apr 15, 2020
* 📦 Refactor `pythonforandroid.python` recipes into his own recipe

As it was done originally because with only one python recipe, there is
no need to have a subclass.

* ✅ Update tests to work with refactored `python3` recipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants