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
on
2.3
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 20, 2003
Backport checkin:
Show description for 4958f27
doerwalter
committed
4958f27
View commit details
Copy full SHA for 4958f27
View code at this point
Browse repository at this point
Commits on Jun 7, 2003
Patch #748846: Let Demo/classes/Date.py mention DateTime module.
loewis
committed
7890c26
View commit details
Copy full SHA for 7890c26
View code at this point
Browse repository at this point
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 Apr 24, 2003
Remove unneeded continuation chars
akuchling
committed
e81866e
View commit details
Copy full SHA for e81866e
View code at this point
Browse repository at this point
Move all the imports to the top; use md5.new()
akuchling
committed
f64509e
View commit details
Copy full SHA for f64509e
View code at this point
Browse repository at this point
Run this demo script through reindent.py; output has been verified to remain the same
akuchling
committed
30dd9bc
View commit details
Copy full SHA for 30dd9bc
View code at this point
Browse repository at this point
Modernize the code a bit:
Show description for 9b12d9d
akuchling
committed
9b12d9d
View commit details
Copy full SHA for 9b12d9d
View code at this point
Browse repository at this point
Modernize the code a bit:
Show description for b7878d0
akuchling
committed
b7878d0
View commit details
Copy full SHA for b7878d0
View code at this point
Browse repository at this point
Run these demo scripts through reindent.py to give them 4-space indents. I've verified that their output is unchanged.
akuchling
committed
946c53e
View commit details
Copy full SHA for 946c53e
View code at this point
Browse repository at this point
Modernize code by using isinstance() instead of type() checks
akuchling
committed
4f237b6
View commit details
Copy full SHA for 4f237b6
View code at this point
Browse repository at this point
Avoid TypeError by not comparing complex numbers
akuchling
committed
64b3c83
View commit details
Copy full SHA for 64b3c83
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 Dec 30, 2002
Tix update from Mike Clarkson (maintainer)
nnorwitz
committed
d8b5e3f
View commit details
Copy full SHA for d8b5e3f
View code at this point
Browse repository at this point
Commits on Dec 10, 2002
Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer)
nnorwitz
committed
731a986
View commit details
Copy full SHA for 731a986
View code at this point
Browse repository at this point
Commits on Dec 6, 2002
Patch #649184: Update to tix-8.1.4 RC3.
loewis
committed
4687428
View commit details
Copy full SHA for 4687428
View code at this point
Browse repository at this point
Commits on Nov 14, 2002
Sync tixwidgets from Mike Clarkson, a maintainer
nnorwitz
committed
ac30ead
View commit details
Copy full SHA for ac30ead
View code at this point
Browse repository at this point
Commits on Nov 2, 2002
Add "select all" by clicking on (0,0) cell.
Show description for 065627e
gvanrossum
committed
065627e
View commit details
Copy full SHA for 065627e
View code at this point
Browse repository at this point
Add ESC key binding -- undo current cell editing.
gvanrossum
committed
bfcd653
View commit details
Copy full SHA for bfcd653
View code at this point
Browse repository at this point
Major breakthrough in selection -- drag-select multiple cells now
Show description for 3669242
gvanrossum
committed
3669242
View commit details
Copy full SHA for 3669242
View code at this point
Browse repository at this point
Commits on Oct 28, 2002
Spreadsheet demo that I used in the advanced talk at Linux Lunacy II.
gvanrossum
committed
69ccfcc
View commit details
Copy full SHA for 69ccfcc
View code at this point
Browse repository at this point
Commits on Oct 18, 2002
Remove reference to deleted 'www' directory.
gvanrossum
committed
eeb7827
View commit details
Copy full SHA for eeb7827
View code at this point
Browse repository at this point
Note lack of speedup. Remove Irix reference. Remove silly extra
Show description for b50e1de
gvanrossum
committed
b50e1de
View commit details
Copy full SHA for b50e1de
View code at this point
Browse repository at this point
Update docs. Remove old classes.doc.
gvanrossum
committed
ecbb0ea
View commit details
Copy full SHA for ecbb0ea
View code at this point
Browse repository at this point
Add description of the cgi directory.
gvanrossum
committed
989ea8d
View commit details
Copy full SHA for 989ea8d
View code at this point
Browse repository at this point
Add description of what's here.
gvanrossum
committed
cc44ccc
View commit details
Copy full SHA for cc44ccc
View code at this point
Browse repository at this point
Commits on Oct 17, 2002
Refactor cmd_view(): move line formatting to a helper method.
gvanrossum
committed
154c088
View commit details
Copy full SHA for 154c088
View code at this point
Browse repository at this point
In cmd_create(), use a redirect directive instead of viewing the page;
Show description for 9c3848b
gvanrossum
committed
9c3848b
View commit details
Copy full SHA for 9c3848b
View code at this point
Browse repository at this point
Remove redundant load() call.
gvanrossum
committed
3296dcc
View commit details
Copy full SHA for 3296dcc
View code at this point
Browse repository at this point
Grammar repair in comment.
gvanrossum
committed
a55dda6
View commit details
Copy full SHA for a55dda6
View code at this point
Browse repository at this point
Use tempfile.gettempdir() to get the temp directory rather than
Show description for c9776bd
gvanrossum
committed
c9776bd
View commit details
Copy full SHA for c9776bd
View code at this point
Browse repository at this point
Restructure: move all wiki code into a separate module.
gvanrossum
committed
f66cccf
View commit details
Copy full SHA for f66cccf
View code at this point
Browse repository at this point
Add trailing newline when saving.
gvanrossum
committed
26a1ac4
View commit details
Copy full SHA for 26a1ac4
View code at this point
Browse repository at this point
Security fixes: reject non-wiki-word page names; set homedir to /tmp.
Show description for 48123b2
gvanrossum
committed
48123b2
View commit details
Copy full SHA for 48123b2
View code at this point
Browse repository at this point
Commits on Oct 16, 2002
Some really simple cgi examples. cgi3 is a MiniWiki.
gvanrossum
committed
6807721
View commit details
Copy full SHA for 6807721
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.