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
Demo
scripts
on
2.4
User selector
All users
All time
Commit history
Commits on Sep 11, 2004
Add 'if __name__ == "__main__":' to files already as a usable as a module.
Johannes Gijsbers
committed
b4759ef
View commit details
Copy full SHA for b4759ef
View code at this point
Browse repository at this point
Commits on Aug 31, 2004
Remove mpzpi demo
akuchling
committed
2c868c6
View commit details
Copy full SHA for 2c868c6
View code at this point
Browse repository at this point
Commits on Jul 18, 2004
Whitespace normalization. Ran reindent.py over the entire source tree.
tim-one
committed
acbad78
View commit details
Copy full SHA for acbad78
View code at this point
Browse repository at this point
Commits on Jul 17, 2004
Fix comment typo
akuchling
committed
99a7743
View commit details
Copy full SHA for 99a7743
View code at this point
Browse repository at this point
Commits on Feb 12, 2004
Replace backticks with repr() or "%r"
Show description for 5821760
doerwalter
committed
5821760
View commit details
Copy full SHA for 5821760
View code at this point
Browse repository at this point
Commits on Dec 10, 2003
Revert previous change which didn't make sense the next day :-)
rhettinger
committed
acaefa6
View commit details
Copy full SHA for acaefa6
View code at this point
Browse repository at this point
Update to use python ints and int/long unification.
rhettinger
committed
4696c24
View commit details
Copy full SHA for 4696c24
View code at this point
Browse repository at this point
Commits on Jun 7, 2003
Patch #748849: Update to current tools and demos.
loewis
committed
65aefd7
View commit details
Copy full SHA for 65aefd7
View code at this point
Browse repository at this point
Commits on Jan 1, 2003
add find-uname.py
Skip Montanaro
committed
cc2cae5
View commit details
Copy full SHA for cc2cae5
View code at this point
Browse repository at this point
Search for Unicode character names using regular expressions.
Skip Montanaro
committed
e6689c7
View commit details
Copy full SHA for e6689c7
View code at this point
Browse repository at this point
Commits on Aug 9, 2002
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Show description for 042b41c
gvanrossum
committed
042b41c
View commit details
Copy full SHA for 042b41c
View code at this point
Browse repository at this point
Commits on Jul 17, 2001
Deleting merge zombie.
gvanrossum
committed
4a1c5e6
View commit details
Copy full SHA for 4a1c5e6
View code at this point
Browse repository at this point
Commits on Feb 20, 2001
Updated to use new Python features
Show description for 4ce126b
Moshe Zadka
committed
4ce126b
View commit details
Copy full SHA for 4ce126b
View code at this point
Browse repository at this point
Fixed to use new Python features and use more commonly accepted style
Show description for 5403ac9
Moshe Zadka
committed
5403ac9
View commit details
Copy full SHA for 5403ac9
View code at this point
Browse repository at this point
Changed to use the fact that str(long) doesn't produce a trailing L
Show description for c35dad5
Moshe Zadka
committed
c35dad5
View commit details
Copy full SHA for c35dad5
View code at this point
Browse repository at this point
Commits on Nov 16, 2000
A solution to the classic N queens problem.
gvanrossum
committed
09c1963
View commit details
Copy full SHA for 09c1963
View code at this point
Browse repository at this point
Commits on Jun 9, 1999
Fix bug discovered by Klaus-Juergen Wolf -- it runs into infinite recursion!
gvanrossum
committed
540b7cb
View commit details
Copy full SHA for 540b7cb
View code at this point
Browse repository at this point
Commits on Dec 21, 1998
100 bottles of beer on the wall example.
Show description for 6932a3e
gvanrossum
committed
6932a3e
View commit details
Copy full SHA for 6932a3e
View code at this point
Browse repository at this point
Commits on Sep 14, 1998
nannified
gvanrossum
committed
5efb5de
View commit details
Copy full SHA for 5efb5de
View code at this point
Browse repository at this point
Commits on May 20, 1998
whrandom -> random
gvanrossum
committed
06a923e
View commit details
Copy full SHA for 06a923e
View code at this point
Browse repository at this point
Commits on Dec 9, 1997
Fix the way the version number is gotten out of the RCS revision.
gvanrossum
committed
d7e86bf
View commit details
Copy full SHA for d7e86bf
View code at this point
Browse repository at this point
Commits on Nov 27, 1996
/usr/local/bin/python -> /usr/bin/env python
gvanrossum
committed
d95976b
View commit details
Copy full SHA for d95976b
View code at this point
Browse repository at this point
Commits on Mar 2, 1995
moved lots of stuff to Tools/scripts
gvanrossum
committed
4ca0872
View commit details
Copy full SHA for 4ca0872
View code at this point
Browse repository at this point
Commits on Jan 12, 1995
Invent Message-ID header if none is present
gvanrossum
committed
f0d5607
View commit details
Copy full SHA for f0d5607
View code at this point
Browse repository at this point
Commits on Jan 4, 1995
sys.stderr(...) should be sys.stderr.write(), of course
gvanrossum
committed
22557d1
View commit details
Copy full SHA for 22557d1
View code at this point
Browse repository at this point
Commits on Oct 3, 1994
Get rid of freeze (now its own directory).
Show description for cb2863d
gvanrossum
committed
cb2863d
View commit details
Copy full SHA for cb2863d
View code at this point
Browse repository at this point
Commits on Sep 5, 1994
Added mboxconvert.py
gvanrossum
committed
cbdcea5
View commit details
Copy full SHA for cbdcea5
View code at this point
Browse repository at this point
Commits on Aug 19, 1994
Add test for mpz module
gvanrossum
committed
c50ddb1
View commit details
Copy full SHA for c50ddb1
View code at this point
Browse repository at this point
Added pathfix
gvanrossum
committed
09627fd
View commit details
Copy full SHA for 09627fd
View code at this point
Browse repository at this point
newslist.py: Added search for .newslistrc.py;
Show description for c2c6098
gvanrossum
committed
c2c6098
View commit details
Copy full SHA for c2c6098
View code at this point
Browse repository at this point
Commits on May 27, 1994
Quentin's latest version
gvanrossum
committed
94d9cdd
View commit details
Copy full SHA for 94d9cdd
View code at this point
Browse repository at this point
Initial revision
gvanrossum
committed
eba0345
View commit details
Copy full SHA for eba0345
View code at this point
Browse repository at this point
Commits on May 15, 1994
Added pindent.py
gvanrossum
committed
ea11508
View commit details
Copy full SHA for ea11508
View code at this point
Browse repository at this point
Commits on May 9, 1994
Added ifdef.py
gvanrossum
committed
df2553e
View commit details
Copy full SHA for df2553e
View code at this point
Browse repository at this point
Commits on Apr 14, 1994
Jaap V's changes plus a few of my own -- now it seems to work.
gvanrossum
committed
6b938de
View commit details
Copy full SHA for 6b938de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.