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
.
pythonStudy2017
/
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
on
3.3
User selector
All users
All time
Commit history
Commits on Jan 2, 2017
ring IDLE.app into 2017, too
ned-deily
committed
c276ffa
View commit details
Copy full SHA for c276ffa
View code at this point
Browse repository at this point
ring in 2017 for Python
benjaminp
committed
e527dd3
View commit details
Copy full SHA for e527dd3
View code at this point
Browse repository at this point
Commits on Feb 12, 2014
Add references for Xcode and the Python Developer's Guide
Show description for 892f4f9
ned-deily
committed
892f4f9
View commit details
Copy full SHA for 892f4f9
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Issue #19936: Remove executable bits from C source files and several forgotten
Show description for 7f470d0
serhiy-storchaka
committed
7f470d0
View commit details
Copy full SHA for 7f470d0
View code at this point
Browse repository at this point
Issue #19936: Added executable bits or shebang lines to Python scripts which
Show description for b992a0e
serhiy-storchaka
committed
b992a0e
View commit details
Copy full SHA for b992a0e
View code at this point
Browse repository at this point
Commits on Jan 1, 2014
Update copyright dates in Mac plists.
ned-deily
committed
cb0613b
View commit details
Copy full SHA for cb0613b
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3.
Show description for 6fc5f98
ned-deily
committed
6fc5f98
View commit details
Copy full SHA for 6fc5f98
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9
Show description for 94764b2
ned-deily
committed
94764b2
View commit details
Copy full SHA for 94764b2
View code at this point
Browse repository at this point
Commits on Oct 27, 2013
Issue #15663: Force IDLE.app to run the GUI process in 32-bit mode.
Show description for 246eb11
ned-deily
committed
246eb11
View commit details
Copy full SHA for 246eb11
View code at this point
Browse repository at this point
Commits on Oct 26, 2013
Issue #15663: OS X installer builtin Tcl/Tk support
Show description for 050fcd5
ned-deily
committed
050fcd5
View commit details
Copy full SHA for 050fcd5
View code at this point
Browse repository at this point
Commits on Oct 25, 2013
Sync 2.7.x, 3.3.x, and 3.4.x versions of OS X build-installer.py.
ned-deily
committed
a4f6b00
View commit details
Copy full SHA for a4f6b00
View code at this point
Browse repository at this point
Issue #19019: Change the OS X installer build script to use CFLAGS instead
Show description for 4b7a023
ned-deily
committed
4b7a023
View commit details
Copy full SHA for 4b7a023
View code at this point
Browse repository at this point
Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+
Show description for 5b3582c
ned-deily
committed
5b3582c
View commit details
Copy full SHA for 5b3582c
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
Update OS X installer for building on 10.9.
ned-deily
committed
ac25ca1
View commit details
Copy full SHA for ac25ca1
View code at this point
Browse repository at this point
Commits on Aug 25, 2013
#18803: fix more typos. Patch by Févry Thibault.
ezio-melotti
committed
7c4a7e6
View commit details
Copy full SHA for 7c4a7e6
View code at this point
Browse repository at this point
Commits on Jul 7, 2013
Issue #18377: Code cleanup in Python Launcher
Show description for 4e327c9
ronaldoussoren
committed
4e327c9
View commit details
Copy full SHA for 4e327c9
View code at this point
Browse repository at this point
Commits on Jul 6, 2013
Issue #12990: The "Python Launcher" on OSX could not launch python scripts that have paths that include wide characters.
ronaldoussoren
committed
fd1c69e
View commit details
Copy full SHA for fd1c69e
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
Merge with 3.2: Issue #17047: removed doubled words in Doc/*,
Show description for caeb6be
terryjreedy
committed
caeb6be
View commit details
Copy full SHA for caeb6be
View code at this point
Browse repository at this point
Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*
Show description for 65e69b3
terryjreedy
committed
65e69b3
View commit details
Copy full SHA for 65e69b3
View code at this point
Browse repository at this point
Commits on Feb 2, 2013
Issue #15587: merge from 3.2
ned-deily
committed
380f7a1
View commit details
Copy full SHA for 380f7a1
View code at this point
Browse repository at this point
Issue #15587: Enable Tk high-resolution text rendering on Macs with
Show description for 9cd864d
ned-deily
committed
9cd864d
View commit details
Copy full SHA for 9cd864d
View code at this point
Browse repository at this point
Commits on Feb 1, 2013
Issue #16256: merge from 3.2
ned-deily
committed
8214b9b
View commit details
Copy full SHA for 8214b9b
View code at this point
Browse repository at this point
Issue #16256: OS X installer now sets correct permissions for doc directory.
ned-deily
committed
6214d49
View commit details
Copy full SHA for 6214d49
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
Issue #14018: merge to 3.3
ned-deily
committed
cec5f36
View commit details
Copy full SHA for cec5f36
View code at this point
Browse repository at this point
Issue #14018: Backport OS X installer updates from 3.3.
ned-deily
committed
4a96a37
View commit details
Copy full SHA for 4a96a37
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
Update copyright dates in Mac plists.
ned-deily
committed
7a7a535
View commit details
Copy full SHA for 7a7a535
View code at this point
Browse repository at this point
Update copyright dates in Mac plists.
ned-deily
committed
3108fb5
View commit details
Copy full SHA for 3108fb5
View code at this point
Browse repository at this point
Commits on Aug 25, 2012
Update various OS X README files for 3.3.0.
ned-deily
committed
5c0b1ca
View commit details
Copy full SHA for 5c0b1ca
View code at this point
Browse repository at this point
Commits on Aug 24, 2012
Issue #15037: Use correct path to system terminfo database.
ned-deily
committed
36d188c
View commit details
Copy full SHA for 36d188c
View code at this point
Browse repository at this point
Commits on Aug 23, 2012
Issue #14292: Ensure that the OS X installer build configures the CXX
Show description for bbd3437
ned-deily
committed
bbd3437
View commit details
Copy full SHA for bbd3437
View code at this point
Browse repository at this point
Commits on Aug 7, 2012
Issue #15560: Ensure consistent sqlite3 behavior and feature availability
Show description for 20416a2
ned-deily
committed
20416a2
View commit details
Copy full SHA for 20416a2
View code at this point
Browse repository at this point
Commits on Aug 6, 2012
Issue #15037: Build OS X installers with local copy of ncurses 5.9 libraries
Show description for a0abb44
ned-deily
committed
a0abb44
View commit details
Copy full SHA for a0abb44
View code at this point
Browse repository at this point
OS X installer cleanups:
Show description for dfca8c9
ned-deily
committed
dfca8c9
View commit details
Copy full SHA for dfca8c9
View code at this point
Browse repository at this point
Commits on Jul 30, 2012
Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs.
Show description for 2910a7b
ned-deily
committed
2910a7b
View commit details
Copy full SHA for 2910a7b
View code at this point
Browse repository at this point
Commits on Jul 22, 2012
Issue #15188: Prevent test_ldshared_value failure due to slightly
Show description for 2c80e12
ned-deily
committed
2c80e12
View commit details
Copy full SHA for 2c80e12
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.