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

Add support for Python 3.10 and make it the default while building hostpython3 and python3 #2577

Merged
merged 2 commits into from
Feb 12, 2023

Conversation

misl6
Copy link
Member

@misl6 misl6 commented Apr 13, 2022

  • Adds support for Python 3.10 in hostpython3 and python3 recipes.
  • Makes Python 3.10 the default version.

@misl6 misl6 changed the title Add support for Python 3.10 and make it the default while building hostpython3 and python3 [WIP] Add support for Python 3.10 and make it the default while building hostpython3 and python3 Apr 13, 2022
AndreMiras
AndreMiras previously approved these changes Apr 13, 2022
@misl6 misl6 force-pushed the feat/bump-default-python3-to-python3.10 branch from e8eee7a to 5c5a208 Compare April 16, 2022 06:53
@misl6 misl6 force-pushed the feat/bump-default-python3-to-python3.10 branch from 0f48a8f to 86a1d77 Compare August 16, 2022 14:06
@misl6 misl6 force-pushed the feat/bump-default-python3-to-python3.10 branch from 86a1d77 to 8265545 Compare October 8, 2022 12:03
@misl6 misl6 changed the title [WIP] Add support for Python 3.10 and make it the default while building hostpython3 and python3 Add support for Python 3.10 and make it the default while building hostpython3 and python3 Feb 12, 2023
@misl6 misl6 force-pushed the feat/bump-default-python3-to-python3.10 branch from 8265545 to 1a77eca Compare February 12, 2023 09:45
@misl6 misl6 merged commit 2b15b02 into kivy:develop Feb 12, 2023
shyamnathp pushed a commit to shyamnathp/python-for-android that referenced this pull request Feb 17, 2023
…stpython3 and python3 (kivy#2577)

* Add support for Python 3.10 and make it the default while building hostpython3 and python3

* Update bugfix version
misl6 added a commit that referenced this pull request May 22, 2023
* Add support for Python 3.10 and make it the default while building hostpython3 and python3 (#2577)

* Add support for Python 3.10 and make it the default while building hostpython3 and python3

* Update bugfix version

* Add PyAV recipe (#2750)

* pyav recipe

* flake8 fix

* Update pythonforandroid/recipes/av/__init__.py

Co-authored-by: Andre Miras <[email protected]>

---------

Co-authored-by: Andre Miras <[email protected]>

* Add debug loggings for identifying a matching dist (#2751)

* Add debug loggings for identifying a matching dist

* Fix lint failure on f-string.

* Adds flag to support home app (launcher) intent-filter on SDL2 bootstrap (#2761)

* Home app functionality

* Cleanup

* Added --home-app to the docs

* Fixed the if statements within the intent-filter

* Use io.IOBase for LogFile (#2763)

This provides reasonable default implementations for common IO class
methods such as isatty().

Closes #2762.

* android_api to integer (#2765)

* android_api to integer

* changes to android_api

* changes to android_api

* fix #2768 smallIconName null can t be compared to String (#2769)

* fix #2768 smallIconName null can t be compared to String

* fix: Remove Importance None of notification which is modification from my own fork

* fix: Readd Importance_NONE in the notification channel as it s also in upstream p4a

* fix tools/liblink: syntax error

regression from 22b7dfe

* Update pyjnius version in recipe (#2791)

* Update Kivy recipe for 2.2.0 (#2793)

* Update Kivy recipe for 2.2.0rc1

* Bump to 2.2.0

* Update CHANGELOG.md and bump version to 2023.05.21

---------

Co-authored-by: Dexer <[email protected]>
Co-authored-by: Andre Miras <[email protected]>
Co-authored-by: BitcoinWukong <[email protected]>
Co-authored-by: Mathias Lindström <[email protected]>
Co-authored-by: Dylan McCall <[email protected]>
Co-authored-by: Benoît HERVIER <[email protected]>
Co-authored-by: SomberNight <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants