Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
kivy
/
python-for-android
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
8.9k
Code
Issues
150
Pull requests
57
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Drop Python 2 support
- #1918
#1918
Merged
inclement
merged 12 commits into
kivy:develop
kivy/python-for-android:develop
from
inclement:py3_only
inclement/python-for-android:py3_only
Copy head branch name to clipboard
Aug 4, 2019
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Drop Python 2 support
#1918
inclement
merged 12 commits into
kivy:develop
kivy/python-for-android:develop
from
inclement:py3_only
inclement/python-for-android:py3_only
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2019
Added build failure if run under Python 2
inclement
committed
456086a
View commit details
Copy full SHA for 456086a
Browse repository at this point
Made Python 2 check more robust
inclement
committed
8decc12
View commit details
Copy full SHA for 8decc12
Browse repository at this point
Style fixes
inclement
committed
7f2a926
View commit details
Copy full SHA for 7f2a926
Browse repository at this point
Changed minimum python3 minor version to 3.4
inclement
committed
7d6f32b
View commit details
Copy full SHA for 7d6f32b
Browse repository at this point
Added a deprecation warning log to the Python 2 recipe during build
inclement
committed
023ccbe
View commit details
Copy full SHA for 023ccbe
Browse repository at this point
Updated tox.ini to run py2 tests only on android module
inclement
committed
00d12b5
View commit details
Copy full SHA for 00d12b5
Browse repository at this point
Commits on Aug 2, 2019
Added tests for Python version checking
inclement
committed
8637a20
View commit details
Copy full SHA for 8637a20
Browse repository at this point
Added test for Python 2 running long enough to exit nicely
inclement
committed
b000d5b
View commit details
Copy full SHA for b000d5b
Browse repository at this point
Pep8 and code style improvements
inclement
committed
173ee9e
View commit details
Copy full SHA for 173ee9e
Browse repository at this point
Commits on Aug 3, 2019
Added descriptions for flake8 exceptions
inclement
committed
97097fd
View commit details
Copy full SHA for 97097fd
Browse repository at this point
Hardcoded python2 tests in tox.ini
inclement
committed
75f7921
View commit details
Copy full SHA for 75f7921
Browse repository at this point
Removed E127 and E129 global disable
inclement
committed
ccaf7ca
View commit details
Copy full SHA for ccaf7ca
Browse repository at this point
You can’t perform that action at this time.