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
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
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
c-api
on
fe4ef39
User selector
All users
All time
Commit history
Commits on Jan 31, 2014
Issue #20460: Render 'bytes' as a class, not a function.
Show description for a479b75
zware
committed
a479b75
View commit details
Copy full SHA for a479b75
View code at this point
Browse repository at this point
Commits on Oct 12, 2013
Introduce support for documenting which C API elements are not part of the stable/limited API.
birkenfeld
committed
5c01d99
View commit details
Copy full SHA for 5c01d99
View code at this point
Browse repository at this point
Closes #13833: document PyStructSequence C-API functions.
birkenfeld
committed
ae30a81
View commit details
Copy full SHA for ae30a81
View code at this point
Browse repository at this point
Commits on Oct 10, 2013
Issue #19005: Fix documentation for PyIter_Next().
rhettinger
committed
8ee7708
View commit details
Copy full SHA for 8ee7708
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Issue 19195: Improved cross-references in C API documentation.
serhiy-storchaka
committed
0b68a2d
View commit details
Copy full SHA for 0b68a2d
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Add a "skull and crossbones" to Py_AddPendingCall.
pitrou
committed
1a67bee
View commit details
Copy full SHA for 1a67bee
View code at this point
Browse repository at this point
Commits on Aug 16, 2013
Issue #18743: Fix references to non-existant "StringIO" module.
serhiy-storchaka
committed
e79be87
View commit details
Copy full SHA for e79be87
View code at this point
Browse repository at this point
Commits on Aug 10, 2013
Issue #18668: Further clarify m_size setting for non-negative values
eliben
committed
43694a5
View commit details
Copy full SHA for 43694a5
View code at this point
Browse repository at this point
Commits on Aug 8, 2013
Fix a typo in PyUnicode_CopyCharacters() documentation.
serhiy-storchaka
committed
cdd0279
View commit details
Copy full SHA for cdd0279
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
Issue #18668: Properly document setting m_size in PyModuleDef
eliben
committed
0d2d2b8
View commit details
Copy full SHA for 0d2d2b8
View code at this point
Browse repository at this point
Commits on Aug 1, 2013
Issue #18589: fix hyperlinking of type slots (tp_*)
pitrou
committed
39668f5
View commit details
Copy full SHA for 39668f5
View code at this point
Browse repository at this point
Commits on May 4, 2013
#16518: use "bytes-like object" throughout the docs.
ezio-melotti
committed
c228e96
View commit details
Copy full SHA for c228e96
View code at this point
Browse repository at this point
Commits on Apr 14, 2013
Closes #13638: document PyErr_SetFromErrnoWithFilenameObject,
Show description for 991fc57
birkenfeld
committed
991fc57
View commit details
Copy full SHA for 991fc57
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
birkenfeld
committed
44ea77b
View commit details
Copy full SHA for 44ea77b
View code at this point
Browse repository at this point
Commits on Mar 22, 2013
cleanup references to PyString_ APIs from 2.x in the 3.3 docs.
gpshead
committed
bcd2aa6
View commit details
Copy full SHA for bcd2aa6
View code at this point
Browse repository at this point
Clean up references to the no longer existing PyString_ APIs in our docs.
gpshead
committed
4b52ae8
View commit details
Copy full SHA for 4b52ae8
View code at this point
Browse repository at this point
Commits on Mar 16, 2013
Remove row-spanning cell, which the Sphinx text writer does not support.
birkenfeld
committed
1f68a2f
View commit details
Copy full SHA for 1f68a2f
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 Mar 7, 2013
Close #15465: Document C API version macros
Show description for 7d82c86
ncoghlan
committed
7d82c86
View commit details
Copy full SHA for 7d82c86
View code at this point
Browse repository at this point
Commits on Mar 6, 2013
#17363: fix arguments in PyState_AddModule and PyState_RemoveModule docs.
ezio-melotti
committed
32b0f02
View commit details
Copy full SHA for 32b0f02
View code at this point
Browse repository at this point
Commits on Nov 29, 2012
Remove redundant sentence from c-api docs (issue #16323)
asvetlov
committed
f4c3a18
View commit details
Copy full SHA for f4c3a18
View code at this point
Browse repository at this point
Commits on Nov 28, 2012
Issue #16323: Fix wrong C API documentation for locale encoding.
Show description for 0fe030b
asvetlov
committed
0fe030b
View commit details
Copy full SHA for 0fe030b
View code at this point
Browse repository at this point
Add a str class entry to the "Text Sequence Type" section (issue #16209).
Show description for bb4e941
cjerdonek
committed
bb4e941
View commit details
Copy full SHA for bb4e941
View code at this point
Browse repository at this point
Commits on Nov 21, 2012
Improve str() and object.__str__() documentation (issue #13538).
cjerdonek
committed
5fae0e5
View commit details
Copy full SHA for 5fae0e5
View code at this point
Browse repository at this point
Commits on Oct 31, 2012
Merge: Remove already dropped function PySys_GetFile from documentation.
Show description for f9c7c36
asvetlov
committed
f9c7c36
View commit details
Copy full SHA for f9c7c36
View code at this point
Browse repository at this point
Remove already dropped function PySys_GetFile from documentation.
Show description for 4deb16d
asvetlov
committed
4deb16d
View commit details
Copy full SHA for 4deb16d
View code at this point
Browse repository at this point
Commits on Oct 28, 2012
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
cjerdonek
committed
d285029
View commit details
Copy full SHA for d285029
View code at this point
Browse repository at this point
Remove unneeded "Release" and "Date" markers from doc index pages.
cjerdonek
committed
8b7f9f5
View commit details
Copy full SHA for 8b7f9f5
View code at this point
Browse repository at this point
Commits on Oct 5, 2012
#16127: remove outdated references to narrow builds. Patch by Serhiy Storchaka.
ezio-melotti
committed
e7f9037
View commit details
Copy full SHA for e7f9037
View code at this point
Browse repository at this point
Commits on Sep 20, 2012
Fix rst markup.
ezio-melotti
committed
7598e18
View commit details
Copy full SHA for 7598e18
View code at this point
Browse repository at this point
Commits on Aug 11, 2012
Issue #15444: Use proper spelling for non-ASCII contributor names.
Show description for b79be95
pitrou
committed
b79be95
View commit details
Copy full SHA for b79be95
View code at this point
Browse repository at this point
Issue #15444: Use proper spelling for non-ASCII contributor names.
Show description for fbd4f80
pitrou
committed
fbd4f80
View commit details
Copy full SHA for fbd4f80
View code at this point
Browse repository at this point
Commits on Aug 10, 2012
Issue #15610: The PyImport_ImportModuleEx macro now calls
Show description for 522267e
brettcannon
committed
522267e
View commit details
Copy full SHA for 522267e
View code at this point
Browse repository at this point
Commits on Aug 9, 2012
fix docs for c-api memory functions
asvetlov
committed
7dac74a
View commit details
Copy full SHA for 7dac74a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.