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 }}
batcode007
/
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
setup.py
on
master
User selector
All users
All time
Commit history
Commits on Jun 3, 2015
upgrade xxlimited abi to 3.5
benjaminp
committed
94923aa
View commit details
Copy full SHA for 94923aa
View code at this point
Browse repository at this point
Commits on May 23, 2015
PEP 489: Multi-phase extension module initialization
Show description for 342a1c4
ncoghlan
committed
342a1c4
View commit details
Copy full SHA for 342a1c4
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
Issue #16537: Use the new *default* parameter of max().
berkerpeksag
committed
903e503
View commit details
Copy full SHA for 903e503
View code at this point
Browse repository at this point
Issue #16537: Use the new *default* parameter of max().
berkerpeksag
committed
a3e3ef3
View commit details
Copy full SHA for a3e3ef3
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
Remove pointless "vile hack" that can cause the build step to fail when some extension modules can't be imported.
Show description for 6af4a33
pitrou
committed
6af4a33
View commit details
Copy full SHA for 6af4a33
View code at this point
Browse repository at this point
Commits on Sep 27, 2014
Issue #16537: Check whether self.extensions is empty in setup.py.
Show description for 09d3121
berkerpeksag
committed
09d3121
View commit details
Copy full SHA for 09d3121
View code at this point
Browse repository at this point
Issue #16537: Check whether self.extensions is empty in setup.py.
Show description for 48d193f
berkerpeksag
committed
48d193f
View commit details
Copy full SHA for 48d193f
View code at this point
Browse repository at this point
Commits on Sep 26, 2014
Issue #5309: distutils' build and build_ext commands now accept a ``-j``
Show description for 7771826
pitrou
committed
7771826
View commit details
Copy full SHA for 7771826
View code at this point
Browse repository at this point
Commits on Aug 10, 2014
add -Werror=declaration-after-statement only to stdlib extension modules (closes #21121)
Show description for cfd5342
benjaminp
committed
cfd5342
View commit details
Copy full SHA for cfd5342
View code at this point
Browse repository at this point
merge 3.4 (#21121)
benjaminp
committed
ff6a9c5
View commit details
Copy full SHA for ff6a9c5
View code at this point
Browse repository at this point
Commits on Jun 25, 2014
Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.
ned-deily
committed
44f25be
View commit details
Copy full SHA for 44f25be
View code at this point
Browse repository at this point
Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.
ned-deily
committed
aa445e7
View commit details
Copy full SHA for aa445e7
View code at this point
Browse repository at this point
Commits on May 30, 2014
Issue #20383: Introduce importlib.util.module_from_spec().
Show description for 35b7c5a
brettcannon
committed
35b7c5a
View commit details
Copy full SHA for 35b7c5a
View code at this point
Browse repository at this point
Commits on Apr 30, 2014
setup.py: report modules which built but import failed (closes #21282)
Show description for 1cfafca
benjaminp
committed
1cfafca
View commit details
Copy full SHA for 1cfafca
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
- Issue #15234: For BerkelyDB and Sqlite, only add the found library and
Show description for 68448a3
doko42
committed
68448a3
View commit details
Copy full SHA for 68448a3
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
merge 3.3
benjaminp
committed
670c237
View commit details
Copy full SHA for 670c237
View code at this point
Browse repository at this point
remove runtime_library_dirs for _sqlite; it isn't needed
benjaminp
committed
759cf98
View commit details
Copy full SHA for 759cf98
View code at this point
Browse repository at this point
Commits on Feb 4, 2014
Issue #17162: Add PyType_GetSlot.
loewis
committed
f7a8095
View commit details
Copy full SHA for f7a8095
View code at this point
Browse repository at this point
Commits on Jan 4, 2014
Issue #19713: Move away from using find_module/load_module.
ericsnowcurrently
committed
e337a40
View commit details
Copy full SHA for e337a40
View code at this point
Browse repository at this point
Commits on Jan 3, 2014
* Issue #16113: Remove sha3 module again.
Show description for 0f1466a
loewis
committed
0f1466a
View commit details
Copy full SHA for 0f1466a
View code at this point
Browse repository at this point
Commits on Nov 24, 2013
Merge from 3.3.
skrah
committed
f37e71d
View commit details
Copy full SHA for f37e71d
View code at this point
Browse repository at this point
1) Prepare libmpdec for the 2.4.0 release. None of the following changes affects
Show description for ae26862
skrah
committed
ae26862
View commit details
Copy full SHA for ae26862
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
Issue #19722: Added opcode.stack_effect(), which accurately
Show description for 9f4b871
larryhastings
committed
9f4b871
View commit details
Copy full SHA for 9f4b871
View code at this point
Browse repository at this point
Commits on Oct 25, 2013
Issue #1584: Provide options to override default search paths for Tcl and Tk
Show description for b79da1c
ned-deily
committed
b79da1c
View commit details
Copy full SHA for b79da1c
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
Ensure setup.py looks for zlib.h in an OS X SDK.
ned-deily
committed
9152f69
View commit details
Copy full SHA for 9152f69
View code at this point
Browse repository at this point
Ensure setup.py looks for zlib.h in an OS X SDK.
ned-deily
committed
7d69c7b
View commit details
Copy full SHA for 7d69c7b
View code at this point
Browse repository at this point
Commits on Sep 6, 2013
Issue #1584: Provide options to override default search paths for Tcl and Tk
Show description for ad3322b
ned-deily
committed
ad3322b
View commit details
Copy full SHA for ad3322b
View code at this point
Browse repository at this point
Commits on Aug 2, 2013
Issue #18517: merge from 3.3
ned-deily
committed
02c3dc7
View commit details
Copy full SHA for 02c3dc7
View code at this point
Browse repository at this point
Issue #18517: Move definition of "xxlimited" extension to detect_modules().
ned-deily
committed
eb232bd
View commit details
Copy full SHA for eb232bd
View code at this point
Browse repository at this point
Commits on Jul 15, 2013
Issue #18393: Remove use of deprecated API on OSX
Show description for c5e3064
ronaldoussoren
committed
c5e3064
View commit details
Copy full SHA for c5e3064
View code at this point
Browse repository at this point
Commits on Jul 12, 2013
Issue #17845: Clarify the message setup.py prints upon successfully
Show description for c63ed15
brettcannon
committed
c63ed15
View commit details
Copy full SHA for c63ed15
View code at this point
Browse repository at this point
Commits on Jun 15, 2013
Issue # 17177: Stop using imp in setup.py
brettcannon
committed
1f632b3
View commit details
Copy full SHA for 1f632b3
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Issue #16692: The ssl module now supports TLS 1.1 and TLS 1.2. Initial patch by Michele Orrù.
pitrou
committed
6bcd65a
View commit details
Copy full SHA for 6bcd65a
View code at this point
Browse repository at this point
Commits on Mar 21, 2013
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
Show description for a31aeb6
doko42
committed
a31aeb6
View commit details
Copy full SHA for a31aeb6
View code at this point
Browse repository at this point
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
Show description for 9daa857
doko42
committed
9daa857
View commit details
Copy full SHA for 9daa857
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.