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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-List
/
cpython
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
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
master
User selector
All users
All time
Commit history
Commits on Apr 24, 2016
Removed unused imports.
serhiy-storchaka
committed
d034cd6
View commit details
Copy full SHA for d034cd6
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
Issue #26581: Use the first coding cookie on a line, not the last one.
serhiy-storchaka
committed
03141c4
View commit details
Copy full SHA for 03141c4
View code at this point
Browse repository at this point
Issue #26581: Use the first coding cookie on a line, not the last one.
serhiy-storchaka
committed
a3cf940
View commit details
Copy full SHA for a3cf940
View code at this point
Browse repository at this point
Commits on Feb 11, 2016
Issue #25985: sys.version_info is now used instead of sys.version
Show description for aaf5a1d
serhiy-storchaka
committed
aaf5a1d
View commit details
Copy full SHA for aaf5a1d
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
vadmium
committed
d5adb7f
View commit details
Copy full SHA for d5adb7f
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Merge with 3.5
terryjreedy
committed
1151ddd
View commit details
Copy full SHA for 1151ddd
View code at this point
Browse repository at this point
Merge with 3.4
terryjreedy
committed
b8fab9e
View commit details
Copy full SHA for b8fab9e
View code at this point
Browse repository at this point
Issue #25505: Remove unused buggy method.
terryjreedy
committed
d58ff20
View commit details
Copy full SHA for d58ff20
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Fix a variable typo by switching to a f-string.
brettcannon
committed
a23af21
View commit details
Copy full SHA for a23af21
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Issue #25154: Make the file argument apply to the print function and
Show description for f73bbd9
brettcannon
committed
f73bbd9
View commit details
Copy full SHA for f73bbd9
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Issue #25154: Deprecate the pyvenv script.
Show description for 6d75766
brettcannon
committed
6d75766
View commit details
Copy full SHA for 6d75766
View code at this point
Browse repository at this point
Commits on Jul 3, 2015
Issue #19235: Add new RecursionError exception. Patch by Georg Brandl.
Yury Selivanov
committed
2faf6c7
View commit details
Copy full SHA for 2faf6c7
View code at this point
Browse repository at this point
Commits on May 27, 2015
Issue #24288: Generated opcode.h no longer contains trailing spaces and tabs.
serhiy-storchaka
committed
c3df109
View commit details
Copy full SHA for c3df109
View code at this point
Browse repository at this point
Commits on May 20, 2015
Issue #16261: Converted some bare except statements to except statements
Show description for 7f4f69e
serhiy-storchaka
committed
7f4f69e
View commit details
Copy full SHA for 7f4f69e
View code at this point
Browse repository at this point
Commits on May 3, 2015
Issue #23330: h2py now supports arbitrary filenames in #include.
serhiy-storchaka
committed
0a0ef33
View commit details
Copy full SHA for 0a0ef33
View code at this point
Browse repository at this point
Issue #23330: h2py now supports arbitrary filenames in #include.
serhiy-storchaka
committed
ab66c35
View commit details
Copy full SHA for ab66c35
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
Issue #24031: make patchcheck now supports git checkouts, too.
tiran
committed
5831ed6
View commit details
Copy full SHA for 5831ed6
View code at this point
Browse repository at this point
Issue #24031: make patchcheck now supports git checkouts, too.
tiran
committed
f63dc77
View commit details
Copy full SHA for f63dc77
View code at this point
Browse repository at this point
Commits on Apr 3, 2015
Removed trailing whitespaces in miscalenous files.
serhiy-storchaka
committed
0dc92a8
View commit details
Copy full SHA for 0dc92a8
View code at this point
Browse repository at this point
Commits on Feb 14, 2015
Closes #23437: Make user scripts directory versioned on Windows (patch by pmoore)
zooba
committed
0a46086
View commit details
Copy full SHA for 0a46086
View code at this point
Browse repository at this point
Commits on Dec 30, 2014
merge 3.4 (#23130)
benjaminp
committed
f2408d2
View commit details
Copy full SHA for f2408d2
View code at this point
Browse repository at this point
merge 3.3 (#23130)
benjaminp
committed
05317b4
View commit details
Copy full SHA for 05317b4
View code at this point
Browse repository at this point
merge 3.2 (#23130)
benjaminp
committed
c917dcb
View commit details
Copy full SHA for c917dcb
View code at this point
Browse repository at this point
delete old ftpmirror script, which now has security bugs (closes #23130)
benjaminp
committed
acc6002
View commit details
Copy full SHA for acc6002
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape()
Show description for be1c781
serhiy-storchaka
committed
be1c781
View commit details
Copy full SHA for be1c781
View code at this point
Browse repository at this point
Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape()
Show description for 757c0ad
serhiy-storchaka
committed
757c0ad
View commit details
Copy full SHA for 757c0ad
View code at this point
Browse repository at this point
Commits on Oct 19, 2014
merge with 3.4
birkenfeld
committed
5306cf8
View commit details
Copy full SHA for 5306cf8
View code at this point
Browse repository at this point
Closes #22663: patchcheck: only modify text files under Doc/
birkenfeld
committed
df9d676
View commit details
Copy full SHA for df9d676
View code at this point
Browse repository at this point
Commits on Jul 16, 2014
Merge removal of Tools/scripts/pydocgui.pyw
zware
committed
ae9875c
View commit details
Copy full SHA for ae9875c
View code at this point
Browse repository at this point
Remove Tools/scripts/pydocgui.pyw.
Show description for fa6d8fa
zware
committed
fa6d8fa
View commit details
Copy full SHA for fa6d8fa
View code at this point
Browse repository at this point
Commits on Jul 15, 2014
Issue #18974: Tools/scripts/diff.py now uses argparse instead of optparse.
serhiy-storchaka
committed
9567897
View commit details
Copy full SHA for 9567897
View code at this point
Browse repository at this point
Commits on Jul 13, 2014
Issue #21323: Fix http.server to again handle scripts in CGI subdirectories,
Show description for 514b983
ned-deily
committed
514b983
View commit details
Copy full SHA for 514b983
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
Issue #21906: Merge from 3.4.
berkerpeksag
committed
85024cc
View commit details
Copy full SHA for 85024cc
View code at this point
Browse repository at this point
Issue #21906: Make Tools/scripts/md5sum.py work in Python 3.
Show description for 2611896
berkerpeksag
committed
2611896
View commit details
Copy full SHA for 2611896
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
Issue #21907: Exit with the correct return code
zware
committed
874f0cd
View commit details
Copy full SHA for 874f0cd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.