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
Mac
scripts
fullbuild.py
on
2.1
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 18, 2001
This commit was manufactured by cvs2svn to create branch
Show description for 4522cc9
cvs2svn
committed
4522cc9
View commit details
Copy full SHA for 4522cc9
View code at this point
Browse repository at this point
Commits on Apr 17, 2001
This commit was manufactured by cvs2svn to create branch
Show description for a839747
cvs2svn
committed
a839747
View commit details
Copy full SHA for a839747
View code at this point
Browse repository at this point
Commits on Mar 20, 2001
Added dummy _tkinter module for Carbon, which explains that Tkinter isnt supported under Carbon.
jackjansen
committed
875b51d
View commit details
Copy full SHA for 875b51d
View code at this point
Browse repository at this point
Commits on Mar 6, 2001
macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype).
jackjansen
committed
c1463c9
View commit details
Copy full SHA for c1463c9
View code at this point
Browse repository at this point
Commits on Mar 1, 2001
Also build Imaging for Carbon.
jackjansen
committed
a647807
View commit details
Copy full SHA for a647807
View code at this point
Browse repository at this point
Commits on Feb 17, 2001
ConfigurePython now comes in two flavors: ConfigurePythonClassic and ConfigurePythonCarbon, which copy the respective interpreters to PythonInterpreter and rebuild all the applets. This allows MacO…
Show description for cbb5d49
jackjansen
committed
cbb5d49
View commit details
Copy full SHA for cbb5d49
View code at this point
Browse repository at this point
Commits on Feb 12, 2001
Added buttons for building interpreter, carbon standalone.
Show description for 5288c47
jackjansen
committed
5288c47
View commit details
Copy full SHA for 5288c47
View code at this point
Browse repository at this point
Commits on Jan 29, 2001
Ported the icglue module to carbon.
jackjansen
committed
5a8115c
View commit details
Copy full SHA for 5a8115c
View code at this point
Browse repository at this point
Commits on Jan 25, 2001
ucnhash module has gone.
jackjansen
committed
41eb3c7
View commit details
Copy full SHA for 41eb3c7
View code at this point
Browse repository at this point
Commits on Jan 24, 2001
Waste and scrap now sort-of work for Carbon. Scrap is mostly empty, and waste uses a mixture between Waste 2.0 and Waste 1.3.
jackjansen
committed
8c98266
View commit details
Copy full SHA for 8c98266
View code at this point
Browse repository at this point
Build directives for PythonStandalone were missing.
jackjansen
committed
131c288
View commit details
Copy full SHA for 131c288
View code at this point
Browse repository at this point
Commits on Jan 23, 2001
Also build the Carbon extension modules.
jackjansen
committed
7b7e713
View commit details
Copy full SHA for 7b7e713
View code at this point
Browse repository at this point
Added the actual builds of the carbon projects.
jackjansen
committed
c3fc51f
View commit details
Copy full SHA for c3fc51f
View code at this point
Browse repository at this point
Commits on Jan 21, 2001
Added support for forced project building.
Show description for 1f5cd70
jackjansen
committed
1f5cd70
View commit details
Copy full SHA for 1f5cd70
View code at this point
Browse repository at this point
Commits on Jan 3, 2001
Got rid of 68K support.
Show description for e56e87d
jackjansen
committed
e56e87d
View commit details
Copy full SHA for e56e87d
View code at this point
Browse repository at this point
Commits on Jan 2, 2001
Use re in stead of regex.
jackjansen
committed
be614ee
View commit details
Copy full SHA for be614ee
View code at this point
Browse repository at this point
Commits on Jan 1, 2001
New .mcp names for tkinter and imgmodules projects.
jackjansen
committed
07d69f6
View commit details
Copy full SHA for 07d69f6
View code at this point
Browse repository at this point
Commits on Dec 12, 2000
Qdoffs now exports GWorld new/convert, and Qt uses them.
Show description for 968c36d
jackjansen
committed
968c36d
View commit details
Copy full SHA for 968c36d
View code at this point
Browse repository at this point
Commits on Dec 3, 2000
Updated for the new project names.
jackjansen
committed
a5d384d
View commit details
Copy full SHA for a5d384d
View code at this point
Browse repository at this point
Commits on Oct 13, 2000
Call SchedParams(1,0) so the dialog is correctly re-enabled after something has been on top of it.
jackjansen
committed
ab49e88
View commit details
Copy full SHA for ab49e88
View code at this point
Browse repository at this point
Commits on Oct 12, 2000
Better exit handling.
jackjansen
committed
6ab2cb6
View commit details
Copy full SHA for 6ab2cb6
View code at this point
Browse repository at this point
Commits on Sep 8, 2000
Removed 68k support, added pyexpat, adapted for new NumPy.
jackjansen
committed
3500d85
View commit details
Copy full SHA for 3500d85
View code at this point
Browse repository at this point
Commits on Aug 17, 2000
Use the new package-based scripting support.
jackjansen
committed
87426b9
View commit details
Copy full SHA for 87426b9
View code at this point
Browse repository at this point
Commits on Jul 24, 2000
If any of the builds in a group fails offer to stop the fullbuild process and open the failing projects in codewarrior.
jackjansen
committed
bc66f95
View commit details
Copy full SHA for bc66f95
View code at this point
Browse repository at this point
Commits on Jul 7, 2000
Added the unchash module.
jackjansen
committed
89d017d
View commit details
Copy full SHA for 89d017d
View code at this point
Browse repository at this point
Commits on Jun 20, 2000
Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible).
jackjansen
committed
d13c385
View commit details
Copy full SHA for d13c385
View code at this point
Browse repository at this point
Commits on Jun 7, 2000
Nav removed (it has moved to the core toolbox modules).
jackjansen
committed
dafe471
View commit details
Copy full SHA for dafe471
View code at this point
Browse repository at this point
Commits on Apr 23, 2000
Don't build the _tkinter project from Build, only the one from Extensions:Imaging, which now drops its resulting .slb into the PlugIns folder.
jackjansen
committed
bfbf113
View commit details
Copy full SHA for bfbf113
View code at this point
Browse repository at this point
Commits on Apr 8, 2000
Drag was missing from the modules built.
jackjansen
committed
6c38e5b
View commit details
Copy full SHA for 6c38e5b
View code at this point
Browse repository at this point
Commits on Mar 28, 2000
added PythonCGISlave and BuildCGIApplet to the list of applets to build (jvr)
Just van Rossum
committed
f84fdfe
View commit details
Copy full SHA for f84fdfe
View code at this point
Browse repository at this point
Commits on Jan 24, 2000
Build the Nav module too.
jackjansen
committed
6448c35
View commit details
Copy full SHA for 6448c35
View code at this point
Browse repository at this point
Commits on Dec 24, 1999
Modified for appearance.
jackjansen
committed
c9b1e90
View commit details
Copy full SHA for c9b1e90
View code at this point
Browse repository at this point
Commits on Mar 7, 1999
Added Qdoffs module.
jackjansen
committed
6a51b37
View commit details
Copy full SHA for 6a51b37
View code at this point
Browse repository at this point
Commits on Mar 4, 1999
Added App module (appearance manager interface).
jackjansen
committed
57ed139
View commit details
Copy full SHA for 57ed139
View code at this point
Browse repository at this point
Commits on Feb 14, 1999
(finally) unified the interpreter and the applet as Just suggested ages ago. The
Show description for 3b80526
jackjansen
committed
3b80526
View commit details
Copy full SHA for 3b80526
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.