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
Type
/
to 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 }}
invisiblek
/
android_external_python
Public
forked from
idobatter/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
android_external_python
setup.py
on
2.7
User selector
All users
All time
Commit history
Commits on Jun 25, 2014
Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.
ned-deily
committed
ddf6d1a
View commit details
Copy full SHA for ddf6d1a
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
- Issue #21285: Refactor and fix curses configure check to always search
Show description for c17bef5
doko42
committed
c17bef5
View commit details
Copy full SHA for c17bef5
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
remove runtime_library_dirs for _sqlite; it isn't needed
benjaminp
committed
36d051e
View commit details
Copy full SHA for 36d051e
View code at this point
Browse repository at this point
Commits on Oct 26, 2013
check for berkelydb versions besides 4.3 (#18734)
benjaminp
committed
2a6ce5c
View commit details
Copy full SHA for 2a6ce5c
View code at this point
Browse repository at this point
Commits on Oct 25, 2013
Issue #1584: Provide options to override default search paths for Tcl and Tk
Show description for 5bb011a
ned-deily
committed
5bb011a
View commit details
Copy full SHA for 5bb011a
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
Ensure setup.py looks for zlib.h in an OS X SDK.
ned-deily
committed
d651f7e
View commit details
Copy full SHA for d651f7e
View code at this point
Browse repository at this point
Commits on Oct 13, 2013
Closes #16732: move "xxmodule" comment block to detect_modules(). (Already done in 3.x)
birkenfeld
committed
fe90828
View commit details
Copy full SHA for fe90828
View code at this point
Browse repository at this point
Commits on May 16, 2013
Issue #17990: Only modify include and library search paths when cross-compiling.
ned-deily
committed
644f114
View commit details
Copy full SHA for 644f114
View code at this point
Browse repository at this point
Commits on Apr 10, 2013
- Issue #17086: Search the include and library directories provided by the
Show description for 8e64797
doko42
committed
8e64797
View commit details
Copy full SHA for 8e64797
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
- Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting
Show description for 0dc441a
doko42
committed
0dc441a
View commit details
Copy full SHA for 0dc441a
View code at this point
Browse repository at this point
issue #9090 : Take the same approach for socketmodule as daytimemodule
Show description for 5ec4a08
kristjanvalur
committed
5ec4a08
View commit details
Copy full SHA for 5ec4a08
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
Issue #5033: Fix building of the sqlite3 extension module
akheron
committed
4718f24
View commit details
Copy full SHA for 4718f24
View code at this point
Browse repository at this point
Commits on Feb 9, 2013
add proper dependencies on expat headers and sources
tiran
committed
b89c2fa
View commit details
Copy full SHA for b89c2fa
View code at this point
Browse repository at this point
Commits on Jan 31, 2013
- Issue #17086: Backport the patches from the 3.3 branch to cross-build
Show description for 0cd8933
doko
committed
0cd8933
View commit details
Copy full SHA for 0cd8933
View code at this point
Browse repository at this point
Commits on Jan 27, 2013
Issue #14018: fix merge error
ned-deily
committed
90855f9
View commit details
Copy full SHA for 90855f9
View code at this point
Browse repository at this point
Commits on Sep 21, 2012
- Issue #11715: Fix multiarch detection without having Debian development
Show description for 8a4c70a
doko42
committed
8a4c70a
View commit details
Copy full SHA for 8a4c70a
View code at this point
Browse repository at this point
Commits on Sep 6, 2012
Issue #15591: run ctypes' configure in quiet mode when setup.py runs silently
tiran
committed
fcea5a6
View commit details
Copy full SHA for fcea5a6
View code at this point
Browse repository at this point
Commits on Aug 5, 2012
Issue #15560: Fix building _sqlite3 extension on OS X with an SDK.
ned-deily
committed
0cef6cf
View commit details
Copy full SHA for 0cef6cf
View code at this point
Browse repository at this point
Commits on Jul 30, 2012
Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs.
ned-deily
committed
ab423e0
View commit details
Copy full SHA for ab423e0
View code at this point
Browse repository at this point
Commits on Jun 17, 2012
Issue #15044: Handle Fedora 17's approach to ndbm compatibility (backport from 3.x)
ncoghlan
committed
07938ea
View commit details
Copy full SHA for 07938ea
View code at this point
Browse repository at this point
Commits on Apr 12, 2012
Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.
Charles-François Natali
committed
b16855d
View commit details
Copy full SHA for b16855d
View code at this point
Browse repository at this point
Commits on Feb 29, 2012
Issue #14152: backport fix.
skrah
committed
62aea7d
View commit details
Copy full SHA for 62aea7d
View code at this point
Browse repository at this point
Commits on Apr 7, 2011
Backport for Python 2.7 of issue 11715 support for building Python on
Show description for fb136c0
warsaw
committed
fb136c0
View commit details
Copy full SHA for fb136c0
View code at this point
Browse repository at this point
Commits on Mar 16, 2011
#11565: Fix several typos. Patch by Piotr Kasprzyk.
ezio-melotti
committed
e7c82c7
View commit details
Copy full SHA for e7c82c7
View code at this point
Browse repository at this point
Commits on Mar 15, 2011
#11515: fix several typos. Patch by Piotr Kasprzyk.
ezio-melotti
committed
ba56ac8
View commit details
Copy full SHA for ba56ac8
View code at this point
Browse repository at this point
Commits on Oct 31, 2010
Merged revisions 86040 via svnmerge from
Show description for e526642
benjaminp
committed
e526642
View commit details
Copy full SHA for e526642
View code at this point
Browse repository at this point
Commits on Oct 20, 2010
Merged revisions 85744 via svnmerge from
Show description for 6e29bc7
ronaldoussoren
committed
6e29bc7
View commit details
Copy full SHA for 6e29bc7
View code at this point
Browse repository at this point
Commits on Sep 16, 2010
Merged revisions 84535 via svnmerge from
Show description for f035036
ronaldoussoren
committed
f035036
View commit details
Copy full SHA for f035036
View code at this point
Browse repository at this point
Commits on Sep 7, 2010
Merged revisions 84584 via svnmerge from
Show description for f9bb21b
pitrou
committed
f9bb21b
View commit details
Copy full SHA for f9bb21b
View code at this point
Browse repository at this point
Commits on Aug 21, 2010
Remove weakref from setup.py now that it is builtin.
birkenfeld
committed
eb0502d
View commit details
Copy full SHA for eb0502d
View code at this point
Browse repository at this point
Commits on Aug 8, 2010
Fis issue5504: ctypes does now work with systems where mmap can't be
Show description for aea6799
Thomas Heller
committed
aea6799
View commit details
Copy full SHA for aea6799
View code at this point
Browse repository at this point
Commits on Jul 17, 2010
Issue #7384: On Gentoo, libreadline.so is a "fake library", so ldd fails.
Show description for 5ee2429
cloud-tester
committed
5ee2429
View commit details
Copy full SHA for 5ee2429
View code at this point
Browse repository at this point
Commits on Jun 27, 2010
Two small fixes for the support for SDKs on MacOSX:
Show description for d6e7e9e
ronaldoussoren
committed
d6e7e9e
View commit details
Copy full SHA for d6e7e9e
View code at this point
Browse repository at this point
Commits on Jun 4, 2010
Detect missing ldd on all systems.
cloud-tester
committed
72cc1a7
View commit details
Copy full SHA for 72cc1a7
View code at this point
Browse repository at this point
Commits on Jun 3, 2010
Use compiler rather than compiler_obj. Thanks Michael Foord for noticing.
cloud-tester
committed
831273a
View commit details
Copy full SHA for 831273a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.