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 }}
validusoculus
/
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
Tools
scripts
on
2.5
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 6, 2006
Fix name.
birkenfeld
committed
f6d7371
View commit details
Copy full SHA for f6d7371
View code at this point
Browse repository at this point
Commits on Jul 31, 2006
Update list of files; fix a typo
akuchling
committed
fe5004f
View commit details
Copy full SHA for fe5004f
View code at this point
Browse repository at this point
Commits on Mar 24, 2006
SF bug #1457411, fix errors using variables that don't exist.
Show description for 7fbb9d1
nnorwitz
committed
7fbb9d1
View commit details
Copy full SHA for 7fbb9d1
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 Mar 9, 2006
Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln.
Show description for 3b9e9ae
Thomas Heller
committed
3b9e9ae
View commit details
Copy full SHA for 3b9e9ae
View code at this point
Browse repository at this point
Directly read working copy data to obtain list of properties.
loewis
committed
8ff2120
View commit details
Copy full SHA for 8ff2120
View code at this point
Browse repository at this point
Taught svneol to look at .c and .h files too, and
Show description for 84457af
tim-one
committed
84457af
View commit details
Copy full SHA for 84457af
View code at this point
Browse repository at this point
Simple utility to add svn:eol-style to text files under
Show description for d87f81f
tim-one
committed
d87f81f
View commit details
Copy full SHA for d87f81f
View code at this point
Browse repository at this point
Commits on Jan 23, 2006
Add two missing markup tags.
birkenfeld
committed
8797578
View commit details
Copy full SHA for 8797578
View code at this point
Browse repository at this point
Commits on Oct 21, 2005
Moved gencodec.py to the Tools/unicode/ directory.
Show description for c5694c8
malemburg
committed
c5694c8
View commit details
Copy full SHA for c5694c8
View code at this point
Browse repository at this point
Commits on Aug 26, 2005
Whitespace normalization (via reindent.py).
tim-one
committed
9e34c04
View commit details
Copy full SHA for 9e34c04
View code at this point
Browse repository at this point
Commits on Aug 24, 2005
Add findnocoding.py and pysource.py.
birkenfeld
committed
256372c
View commit details
Copy full SHA for 256372c
View code at this point
Browse repository at this point
Patch [ 784089 ] A program to scan python files and list those require coding
birkenfeld
committed
5689731
View commit details
Copy full SHA for 5689731
View code at this point
Browse repository at this point
Commits on Jul 1, 2005
Teach texcheck about \textbar
rhettinger
committed
c418cc8
View commit details
Copy full SHA for c418cc8
View code at this point
Browse repository at this point
Commits on Jun 26, 2005
bug [ 1072853 ] thisid not intialized in pindent.py script
birkenfeld
committed
7e7688c
View commit details
Copy full SHA for 7e7688c
View code at this point
Browse repository at this point
Commits on Oct 3, 2004
Read the text files to be compared in universal-newline mode.
tim-one
committed
130e37f
View commit details
Copy full SHA for 130e37f
View code at this point
Browse repository at this point
Commits on Aug 29, 2004
Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option.
loewis
committed
e064b41
View commit details
Copy full SHA for e064b41
View code at this point
Browse repository at this point
Commits on Aug 24, 2004
Keep option parser from gobbling up the filename to be profiled and the
Show description for 8107ca4
Skip Montanaro
committed
8107ca4
View commit details
Copy full SHA for 8107ca4
View code at this point
Browse repository at this point
Commits on Aug 9, 2004
Whitespace normalization.
tim-one
committed
494aaee
View commit details
Copy full SHA for 494aaee
View code at this point
Browse repository at this point
[Patch #1005491 ] use __name__ == '__main__' in scripts
akuchling
committed
e236b38
View commit details
Copy full SHA for e236b38
View code at this point
Browse repository at this point
Commits on Jul 23, 2004
Remove copyright notices from gencodec.py output.
Show description for 5ae638c
malemburg
committed
5ae638c
View commit details
Copy full SHA for 5ae638c
View code at this point
Browse repository at this point
Commits on Jul 18, 2004
WTF is with this script? It contained illegal syntax and illegal
Show description for 4fba452
tim-one
committed
4fba452
View commit details
Copy full SHA for 4fba452
View code at this point
Browse repository at this point
Commits on Jul 12, 2004
Use set() instead of sets.Set()
rhettinger
committed
7b7acd1
View commit details
Copy full SHA for 7b7acd1
View code at this point
Browse repository at this point
Add more known macros.
rhettinger
committed
5492f3d
View commit details
Copy full SHA for 5492f3d
View code at this point
Browse repository at this point
Commits on Jul 8, 2004
Whitespace normalization.
tim-one
committed
27f8836
View commit details
Copy full SHA for 27f8836
View code at this point
Browse repository at this point
Commits on Mar 27, 2004
add usage() function, -h(elp) flag and long versions of short flags
Skip Montanaro
committed
165163f
View commit details
Copy full SHA for 165163f
View code at this point
Browse repository at this point
Commits on Mar 3, 2004
* explain flags in doc strings
Show description for e2b61e0
Skip Montanaro
committed
e2b61e0
View commit details
Copy full SHA for e2b61e0
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 Jan 27, 2004
add hotshotmain.py ref
Skip Montanaro
committed
f91c59a
View commit details
Copy full SHA for f91c59a
View code at this point
Browse repository at this point
Commits on Jan 26, 2004
The bagpipe didn't say "no" (*), so here's a main program script useful for
Show description for 4aba6f5
Skip Montanaro
committed
4aba6f5
View commit details
Copy full SHA for 4aba6f5
View code at this point
Browse repository at this point
Commits on Oct 28, 2003
allow dump/load of gdbm files
Skip Montanaro
committed
48f9c6d
View commit details
Copy full SHA for 48f9c6d
View code at this point
Browse repository at this point
Commits on Oct 20, 2003
Fix a bunch of typos in documentation, docstrings and comments.
Show description for f0dfc7a
doerwalter
committed
f0dfc7a
View commit details
Copy full SHA for f0dfc7a
View code at this point
Browse repository at this point
Commits on Sep 8, 2003
Generalize the last change to check for other markup spacing errors.
rhettinger
committed
c60577e
View commit details
Copy full SHA for c60577e
View code at this point
Browse repository at this point
Check for \NULL markup errors.
rhettinger
committed
b9c07af
View commit details
Copy full SHA for b9c07af
View code at this point
Browse repository at this point
Commits on Aug 25, 2003
Added doubled word warnings.
rhettinger
committed
e41d4c8
View commit details
Copy full SHA for e41d4c8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.