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 }}
pythonicca
/
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
Include
tupleobject.h
on
master
User selector
All users
All time
Commit history
Commits on Jun 22, 2012
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues
davidmalcolm
committed
b5ecaf5
View commit details
Copy full SHA for b5ecaf5
View code at this point
Browse repository at this point
Commits on Dec 3, 2010
Merge branches/pep-0384.
loewis
committed
bbbb003
View commit details
Copy full SHA for bbbb003
View code at this point
Browse repository at this point
Commits on Mar 23, 2009
Merged revisions 70546 via svnmerge from
Show description for bf1fec8
pitrou
committed
bf1fec8
View commit details
Copy full SHA for bf1fec8
View code at this point
Browse repository at this point
Commits on Feb 16, 2008
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,…
Show description for 31c8309
tiran
committed
31c8309
View commit details
Copy full SHA for 31c8309
View code at this point
Browse repository at this point
Commits on Dec 19, 2007
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
tiran
committed
d87a72a
View commit details
Copy full SHA for d87a72a
View code at this point
Browse repository at this point
Commits on Nov 29, 2007
Added all PyTypeObjects to the appropriate header files.
Show description for ad8d26a
tiran
committed
ad8d26a
View commit details
Copy full SHA for ad8d26a
View code at this point
Browse repository at this point
Commits on Jul 21, 2007
Merged revisions 56467-56482 via svnmerge from
Show description for 7631d70
loewis
committed
7631d70
View commit details
Copy full SHA for 7631d70
View code at this point
Browse repository at this point
Commits on Feb 25, 2007
Merged revisions 53875-53911 via svnmerge from
Show description for ca73a02
Yhg1s
committed
ca73a02
View commit details
Copy full SHA for ca73a02
View code at this point
Browse repository at this point
Commits on Feb 15, 2006
Merge ssize_t branch.
loewis
committed
26a6348
View commit details
Copy full SHA for 26a6348
View code at this point
Browse repository at this point
Commits on Oct 28, 2004
Wrote down the invariants of some common objects whose structure is
Show description for e0962fc
arigo
committed
e0962fc
View commit details
Copy full SHA for e0962fc
View code at this point
Browse repository at this point
Commits on Oct 12, 2003
Extended tuple's C API to include a new function, PyTuple_Pack() that is
Show description for 79e04f3
rhettinger
committed
79e04f3
View commit details
Copy full SHA for 79e04f3
View code at this point
Browse repository at this point
Commits on Aug 12, 2002
Excise DL_EXPORT from Include.
Show description for 81ef4c6
mhammond
committed
81ef4c6
View commit details
Copy full SHA for 81ef4c6
View code at this point
Browse repository at this point
Commits on Sep 10, 2001
More on SF bug [#460020] bug or feature: unicode() and subclasses.
Show description for 51b017a
tim-one
committed
51b017a
View commit details
Copy full SHA for 51b017a
View code at this point
Browse repository at this point
Commits on Aug 30, 2001
Make the Py<type>_Check() macro use PyObject_TypeCheck().
gvanrossum
committed
3a57f72
View commit details
Copy full SHA for 3a57f72
View code at this point
Browse repository at this point
Commits on May 28, 2001
Cruft cleanup: Removed the unused last_is_sticky argument from the internal
Show description for cf7919a
tim-one
committed
cf7919a
View commit details
Copy full SHA for cf7919a
View code at this point
Browse repository at this point
Commits on Sep 1, 2000
REMOVED all CWI, CNRI and BeOpen copyright markings.
Show description for 2451d2c
gvanrossum
committed
2451d2c
View commit details
Copy full SHA for 2451d2c
View code at this point
Browse repository at this point
Commits on Jul 9, 2000
ANSI-fication and Py_PROTO extermination.
freddrake
committed
ee5a5b5
View commit details
Copy full SHA for ee5a5b5
View code at this point
Browse repository at this point
Commits on Jun 30, 2000
Change copyright notice - 2nd try.
gvanrossum
committed
30d7916
View commit details
Copy full SHA for 30d7916
View code at this point
Browse repository at this point
Change copyright notice.
gvanrossum
committed
10b9cce
View commit details
Copy full SHA for 10b9cce
View code at this point
Browse repository at this point
Commits on Mar 1, 2000
Got rid of silly "123456789-..." lines in comments.
gvanrossum
committed
1d3686b
View commit details
Copy full SHA for 1d3686b
View code at this point
Browse repository at this point
Commits on Dec 4, 1998
Add DL_IMPORT(returntype) for all officially exported functions.
gvanrossum
committed
6b5ad77
View commit details
Copy full SHA for 6b5ad77
View code at this point
Browse repository at this point
Commits on Jan 6, 1997
added PyTuple_GET_SIZE macro
warsaw
committed
1bb86bf
View commit details
Copy full SHA for 1bb86bf
View code at this point
Browse repository at this point
Commits on Oct 25, 1996
New permission notice, includes CNRI.
gvanrossum
committed
244298a
View commit details
Copy full SHA for 244298a
View code at this point
Browse repository at this point
Commits on Apr 25, 1995
DL_IMPORT needs an argument.
sjoerdmullender
committed
8cdf441
View commit details
Copy full SHA for 8cdf441
View code at this point
Browse repository at this point
Commits on Apr 23, 1995
DL_IMPORT macro was called in a funny way (and MW barfed on it)
jackjansen
committed
bf2dea2
View commit details
Copy full SHA for bf2dea2
View code at this point
Browse repository at this point
Commits on Mar 9, 1995
addet SETTUPLEITEM and added cast to GETTUPLEITEM
gvanrossum
committed
95a3dbd
View commit details
Copy full SHA for 95a3dbd
View code at this point
Browse repository at this point
Commits on Feb 27, 1995
make the type a parameter of the DL_IMPORT macro, for Borland C
gvanrossum
committed
a4849aa
View commit details
Copy full SHA for a4849aa
View code at this point
Browse repository at this point
Commits on Jan 17, 1995
new names for lots of new functions
gvanrossum
committed
93e55cb
View commit details
Copy full SHA for 93e55cb
View code at this point
Browse repository at this point
Commits on Jan 12, 1995
The great renaming, phase two: all header files have been updated to
Show description for a78baca
gvanrossum
committed
a78baca
View commit details
Copy full SHA for a78baca
View code at this point
Browse repository at this point
Commits on Jan 4, 1995
Added 1995 copyright.
Show description for 2fa4d7d
gvanrossum
committed
2fa4d7d
View commit details
Copy full SHA for 2fa4d7d
View code at this point
Browse repository at this point
Commits on Aug 18, 1994
Changes for dynamic linking under NT
gvanrossum
committed
dab4b6d
View commit details
Copy full SHA for dab4b6d
View code at this point
Browse repository at this point
Commits on Aug 1, 1994
Merge alpha100 branch back to main trunk
gvanrossum
committed
31bcad2
View commit details
Copy full SHA for 31bcad2
View code at this point
Browse repository at this point
Commits on Nov 1, 1993
Fixed bugs in resizetuple and extended the interface.
Show description for 2c84fa9
sjoerdmullender
committed
2c84fa9
View commit details
Copy full SHA for 2c84fa9
View code at this point
Browse repository at this point
Commits on Oct 26, 1993
* compile.[ch]: support for lambda()
Show description for 00ca6e6
gvanrossum
committed
00ca6e6
View commit details
Copy full SHA for 00ca6e6
View code at this point
Browse repository at this point
Commits on Jul 28, 1993
* Added support for X11 modules.
Show description for 7829d19
gvanrossum
committed
7829d19
View commit details
Copy full SHA for 7829d19
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.