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
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 }}
xiaolanpython
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Demo
scripts
on
2.6
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2008
Update uses of string exceptions
akuchling
committed
d9a9c10
View commit details
Copy full SHA for d9a9c10
View code at this point
Browse repository at this point
Remove semicolon
akuchling
committed
dda0ce7
View commit details
Copy full SHA for dda0ce7
View code at this point
Browse repository at this point
#687648 from Robert Schuppenies: use classic division.
akuchling
committed
2a9b9cb
View commit details
Copy full SHA for 2a9b9cb
View code at this point
Browse repository at this point
Commits on Mar 16, 2006
Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.
nnorwitz
committed
10be10c
View commit details
Copy full SHA for 10be10c
View code at this point
Browse repository at this point
Commits on Sep 11, 2004
Add 'if __name__ == "__main__":' to files already as a usable as a module.
Johannes Gijsbers
committed
7a8c43e
View commit details
Copy full SHA for 7a8c43e
View code at this point
Browse repository at this point
Commits on Aug 31, 2004
Remove mpzpi demo
akuchling
committed
6a507a1
View commit details
Copy full SHA for 6a507a1
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
e6ddc8b
View commit details
Copy full SHA for e6ddc8b
View code at this point
Browse repository at this point
Commits on Jul 17, 2004
Fix comment typo
akuchling
committed
0ec0b72
View commit details
Copy full SHA for 0ec0b72
View code at this point
Browse repository at this point
Commits on Feb 12, 2004
Replace backticks with repr() or "%r"
Show description for 70a6b49
doerwalter
committed
70a6b49
View commit details
Copy full SHA for 70a6b49
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
bbd290a
View commit details
Copy full SHA for bbd290a
View code at this point
Browse repository at this point
Update to use python ints and int/long unification.
rhettinger
committed
e807da8
View commit details
Copy full SHA for e807da8
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
bb640c1
View commit details
Copy full SHA for bb640c1
View code at this point
Browse repository at this point
Commits on Jan 1, 2003
add find-uname.py
Skip Montanaro
committed
2cfc472
View commit details
Copy full SHA for 2cfc472
View code at this point
Browse repository at this point
Search for Unicode character names using regular expressions.
Skip Montanaro
committed
f2c4711
View commit details
Copy full SHA for f2c4711
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 3b0a329
gvanrossum
committed
3b0a329
View commit details
Copy full SHA for 3b0a329
View code at this point
Browse repository at this point
Commits on Jul 17, 2001
Deleting merge zombie.
gvanrossum
committed
1b776a2
View commit details
Copy full SHA for 1b776a2
View code at this point
Browse repository at this point
Commits on Feb 20, 2001
Updated to use new Python features
Show description for 273ad45
Moshe Zadka
committed
273ad45
View commit details
Copy full SHA for 273ad45
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 8b6f989
Moshe Zadka
committed
8b6f989
View commit details
Copy full SHA for 8b6f989
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 38e083b
Moshe Zadka
committed
38e083b
View commit details
Copy full SHA for 38e083b
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
4526f2a
View commit details
Copy full SHA for 4526f2a
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
d9e5d17
View commit details
Copy full SHA for d9e5d17
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 b55f9ff
gvanrossum
committed
b55f9ff
View commit details
Copy full SHA for b55f9ff
View code at this point
Browse repository at this point
Commits on Sep 14, 1998
nannified
gvanrossum
committed
4117e54
View commit details
Copy full SHA for 4117e54
View code at this point
Browse repository at this point
Commits on May 20, 1998
whrandom -> random
gvanrossum
committed
6c3a2cb
View commit details
Copy full SHA for 6c3a2cb
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
ba17905
View commit details
Copy full SHA for ba17905
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
f06ee5f
View commit details
Copy full SHA for f06ee5f
View code at this point
Browse repository at this point
Commits on Mar 2, 1995
moved lots of stuff to Tools/scripts
gvanrossum
committed
09b39fa
View commit details
Copy full SHA for 09b39fa
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
ee24811
View commit details
Copy full SHA for ee24811
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
06ed202
View commit details
Copy full SHA for 06ed202
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 07c9645
gvanrossum
committed
07c9645
View commit details
Copy full SHA for 07c9645
View code at this point
Browse repository at this point
Commits on Sep 5, 1994
Added mboxconvert.py
gvanrossum
committed
524f146
View commit details
Copy full SHA for 524f146
View code at this point
Browse repository at this point
Commits on Aug 19, 1994
Add test for mpz module
gvanrossum
committed
4040ed0
View commit details
Copy full SHA for 4040ed0
View code at this point
Browse repository at this point
Added pathfix
gvanrossum
committed
386a554
View commit details
Copy full SHA for 386a554
View code at this point
Browse repository at this point
newslist.py: Added search for .newslistrc.py;
Show description for 9af22a0
gvanrossum
committed
9af22a0
View commit details
Copy full SHA for 9af22a0
View code at this point
Browse repository at this point
Commits on May 27, 1994
Quentin's latest version
gvanrossum
committed
e6b7979
View commit details
Copy full SHA for e6b7979
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.