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 }}
wrongnull
/
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
Doc
c-api
on
patch-3
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 9, 2024
gh-111389: expose PyHASH_INF/BITS/MODULUS/IMAG macros as public (#111418)
Show description for 1e68c4b
skirpichev
and
vstinner
authored
1e68c4b
View commit details
Copy full SHA for 1e68c4b
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298)
serhiy-storchaka
authored
808a776
View commit details
Copy full SHA for 808a776
View code at this point
Browse repository at this point
Commits on Mar 5, 2024
Fix the PyGetSetDef documentation (GH-116056)
Show description for df59401
serhiy-storchaka
authored
df59401
View commit details
Copy full SHA for df59401
View code at this point
Browse repository at this point
Commits on Feb 25, 2024
gh-115799: Add missing double-quote in docs (#115884)
bssyousefi
authored
6a3236f
View commit details
Copy full SHA for 6a3236f
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
gh-111140: Improve PyLong_AsNativeBytes API doc example & improve the test (#115380)
Show description for fac99b8
gpshead
and
zooba
authored
fac99b8
View commit details
Copy full SHA for fac99b8
View code at this point
Browse repository at this point
Commits on Feb 21, 2024
gh-115653: Document PyCode_GetFirstFree() (#115654)
Show description for 10fc467
wrongnull
authored
10fc467
View commit details
Copy full SHA for 10fc467
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
gh-114626: add PyCFunctionFast and PyCFunctionFastWithKeywords (GH-114627)
Show description for 9e3729b
davidhewitt
and
encukou
authored
9e3729b
View commit details
Copy full SHA for 9e3729b
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
gh-113437: Update documentation about PyUnicode_AsWideChar() function (GH-113455)
qqwqqw689
authored
5719aa2
View commit details
Copy full SHA for 5719aa2
View code at this point
Browse repository at this point
Commits on Feb 12, 2024
gh-111140: Minor doc fixes for PyLong_AsNativeBytes (GH-115375)
zooba
authored
10756b1
View commit details
Copy full SHA for 10756b1
View code at this point
Browse repository at this point
gh-111140: Adds PyLong_AsNativeBytes and PyLong_FromNative[Unsigned]Bytes functions (GH-114886)
zooba
authored
7861dfd
View commit details
Copy full SHA for 7861dfd
View code at this point
Browse repository at this point
gh-110850: Add PyTime_t C API (GH-115215)
Show description for 879f454
encukou
and
vstinner
authored
879f454
View commit details
Copy full SHA for 879f454
View code at this point
Browse repository at this point
Commits on Feb 11, 2024
gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst (GH-114825)
smontanaro
authored
e1552fd
View commit details
Copy full SHA for e1552fd
View code at this point
Browse repository at this point
gh-115172: Fix explicit index extries for the C API (GH-115173)
serhiy-storchaka
authored
573acb3
View commit details
Copy full SHA for 573acb3
View code at this point
Browse repository at this point
Commits on Feb 10, 2024
gh-101100: Fix sphinx warnings in `c-api/gcsupport.rst` (#114786)
sobolevn
authored
4821f08
View commit details
Copy full SHA for 4821f08
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
Docs: correctly link to code objects (#115214)
erlend-aasland
authored
769d444
View commit details
Copy full SHA for 769d444
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
gh-101100: Fix Py_DEBUG dangling Sphinx references (#115003)
smontanaro
authored
d0322fd
View commit details
Copy full SHA for d0322fd
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
gh-112066: Add `PyDict_SetDefaultRef` function. (#112123)
Show description for de61d4b
colesbury
and
encukou
authored
de61d4b
View commit details
Copy full SHA for de61d4b
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
GH-69695: Update ``PyImport_ImportModule`` description (GH-103836)
Show description for 9872855
3 people
authored
9872855
View commit details
Copy full SHA for 9872855
View code at this point
Browse repository at this point
gh-114329: Add `PyList_GetItemRef` function (GH-114504)
Show description for d0f1307
colesbury
authored
d0f1307
View commit details
Copy full SHA for d0f1307
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
gh-101100: Fix sphinx warnings in `Doc/c-api/memoryview.rst` (GH-114669)
sobolevn
authored
97fb248
View commit details
Copy full SHA for 97fb248
View code at this point
Browse repository at this point
Commits on Jan 27, 2024
Fix `c-api/file.rst` indexes (GH-114608)
sobolevn
authored
23fb9f0
View commit details
Copy full SHA for 23fb9f0
View code at this point
Browse repository at this point
gh-113445: Amend PyObject_RichCompareBool() docs (GH-113891)
skirpichev
authored
926881d
View commit details
Copy full SHA for 926881d
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Document PyOS_strtoul and PyOS_strtol (GH-114048)
skirpichev
authored
3f62bf3
View commit details
Copy full SHA for 3f62bf3
View code at this point
Browse repository at this point
gh-101100: Fix sphinx warnings in `c-api/file.rst` (#114546)
Show description for 01d970c
sobolevn
and
hugovk
authored
01d970c
View commit details
Copy full SHA for 01d970c
View code at this point
Browse repository at this point
Commits on Jan 24, 2024
gh-101100: Fix Sphinx warnings in `c-api/structures.rst` (#113564)
Show description for 51d9068
hugovk
and
encukou
authored
51d9068
View commit details
Copy full SHA for 51d9068
View code at this point
Browse repository at this point
Commits on Jan 21, 2024
gh-101100: Fix sphinx warnings in `Doc/c-api/memory.rst` (#114373)
sobolevn
authored
47133d8
View commit details
Copy full SHA for 47133d8
View code at this point
Browse repository at this point
Commits on Jan 18, 2024
gh-112092: clarify unstable ABI recompilation requirements (#112093)
Show description for 68a7b78
DerSchinken
authored
68a7b78
View commit details
Copy full SHA for 68a7b78
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
gh-102468: Document `PyCFunction_New*` and `PyCMethod_New` (GH-112557)
Show description for a482bc6
aisk
and
erlend-aasland
authored
a482bc6
View commit details
Copy full SHA for a482bc6
View code at this point
Browse repository at this point
Commits on Jan 15, 2024
gh-109598: make PyComplex_RealAsDouble/ImagAsDouble use __complex__ (GH-109647)
Show description for 0f2fa61
skirpichev
authored
0f2fa61
View commit details
Copy full SHA for 0f2fa61
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
gh-113391: fix outdated PyObject_HasAttr docs (#113420)
Show description for 61dd77b
skirpichev
authored
61dd77b
View commit details
Copy full SHA for 61dd77b
View code at this point
Browse repository at this point
Commits on Dec 31, 2023
gh-101578: [doc] mention that PyErr_GetRaisedException returns NULL when the error indicator is not set (#113369)
iritkatriel
authored
2849cbb
View commit details
Copy full SHA for 2849cbb
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
gh-101100: Improve docs on exception attributes (GH-113057)
Show description for d05a180
AlexWaygood
authored
d05a180
View commit details
Copy full SHA for d05a180
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
gh-101100: Further improve docs on function attributes (#113001)
AlexWaygood
authored
81a15ea
View commit details
Copy full SHA for 81a15ea
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
gh-101100: Improve documentation on function attributes (#112933)
Show description for 4c5b9c1
AlexWaygood
and
hugovk
authored
4c5b9c1
View commit details
Copy full SHA for 4c5b9c1
View code at this point
Browse repository at this point
Commits on Dec 10, 2023
Doc: c-api: fix order of PyMemberDef fields (#112879)
methane
authored
42a86df
View commit details
Copy full SHA for 42a86df
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.