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 }}
devdanzin
/
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
test_python_basic_repl
User selector
All users
All time
Commit history
Commits on Jun 24, 2024
gh-120858: PyDict_Next should not lock the dict (#120859)
Show description for 375b723
colesbury
authored
375b723
View commit details
Copy full SHA for 375b723
View code at this point
Browse repository at this point
gh-119182: Add PyUnicodeWriter_WriteUCS4() function (#120849)
vstinner
authored
2e15785
View commit details
Copy full SHA for 2e15785
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
gh-119344: Make critical section API public (#119353)
Show description for 8f17d69
colesbury
authored
8f17d69
View commit details
Copy full SHA for 8f17d69
View code at this point
Browse repository at this point
gh-120838: Add a Note in the Docs About Expectations for Py_Finalize() (gh-120839)
ericsnowcurrently
authored
03fa2df
View commit details
Copy full SHA for 03fa2df
View code at this point
Browse repository at this point
gh-119182: Add PyUnicodeWriter_DecodeUTF8Stateful() (#120639)
Show description for 4123226
vstinner
and
serhiy-storchaka
authored
4123226
View commit details
Copy full SHA for 4123226
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
gh-117511: Make PyMutex public in the non-limited API (#117731)
colesbury
authored
3af7263
View commit details
Copy full SHA for 3af7263
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
GH-119462: Enforce invariants of type versioning (GH-120731)
Show description for 00257c7
markshannon
authored
00257c7
View commit details
Copy full SHA for 00257c7
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (#118807)
Show description for e8752d7
colesbury
and
encukou
authored
e8752d7
View commit details
Copy full SHA for e8752d7
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
gh-119182: Add PyUnicodeWriter C API (#119184)
vstinner
authored
5c4235c
View commit details
Copy full SHA for 5c4235c
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
gh-116560: Add PyLong_GetSign() public function (#116561)
Show description for 61d3ab3
skirpichev
and
vstinner
authored
61d3ab3
View commit details
Copy full SHA for 61d3ab3
View code at this point
Browse repository at this point
gh-119968: Improved monitoring c-api docs (#119969)
SweetyAngel
authored
cae4c80
View commit details
Copy full SHA for cae4c80
View code at this point
Browse repository at this point
Commits on Jun 2, 2024
gh-118934: Fix PyEval_GetLocals docs (PEP 667) (#119932)
Show description for fd6cd62
ncoghlan
authored
fd6cd62
View commit details
Copy full SHA for fd6cd62
View code at this point
Browse repository at this point
Commits on Jun 1, 2024
gh-118888: Further PEP 667 docs updates (gh-119893)
Show description for 2180991
ncoghlan
authored
2180991
View commit details
Copy full SHA for 2180991
View code at this point
Browse repository at this point
gh-74929: PEP 667 C API documentation (gh-119379)
Show description for 3859e09
ncoghlan
authored
3859e09
View commit details
Copy full SHA for 3859e09
View code at this point
Browse repository at this point
Commits on May 27, 2024
GH-117283: Add doc warning for `PyTuple_SetItem` refcount > 1 (#117916)
savannahostrowski
authored
041a566
View commit details
Copy full SHA for 041a566
View code at this point
Browse repository at this point
gh-119467: Fix Py_buffer.format type and correct documentation typo (#119475)
adiaholic
authored
3b26cd8
View commit details
Copy full SHA for 3b26cd8
View code at this point
Browse repository at this point
Commits on May 26, 2024
docs: fix a few typos identified by codespell (#119516)
nedbat
authored
d25954d
View commit details
Copy full SHA for d25954d
View code at this point
Browse repository at this point
Commits on May 21, 2024
Docs: Add central references to free-threading-related options (#119017)
swtaarrs
authored
9fa206a
View commit details
Copy full SHA for 9fa206a
View code at this point
Browse repository at this point
gh-118692: Avoid creating unnecessary StopIteration instances for monitoring (#119216)
iritkatriel
authored
6e9863d
View commit details
Copy full SHA for 6e9863d
View code at this point
Browse repository at this point
gh-111389: Add PyHASH_MULTIPLIER constant (#119214)
vstinner
authored
f6da790
View commit details
Copy full SHA for f6da790
View code at this point
Browse repository at this point
gh-74929: PEP 667 general docs update (gh-119201)
Show description for e870c85
ncoghlan
authored
e870c85
View commit details
Copy full SHA for e870c85
View code at this point
Browse repository at this point
Commits on May 17, 2024
gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (#118696)
lysnikolaou
authored
447edb6
View commit details
Copy full SHA for 447edb6
View code at this point
Browse repository at this point
Commits on May 8, 2024
Format None, True, False and NotImplemented as literals (GH-118758)
serhiy-storchaka
authored
05c2fe1
View commit details
Copy full SHA for 05c2fe1
View code at this point
Browse repository at this point
Commits on May 7, 2024
gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#118693)
hugovk
authored
0485922
View commit details
Copy full SHA for 0485922
View code at this point
Browse repository at this point
Commits on May 6, 2024
gh-116322: Rename PyModule_ExperimentalSetGIL to PyUnstable_Module_SetGIL (GH-118645)
encukou
authored
417dd3a
View commit details
Copy full SHA for 417dd3a
View code at this point
Browse repository at this point
Commits on May 5, 2024
gh-111140: minor docs typos cleanup in the C example API calls. (#118612)
gpshead
authored
b744fa5
View commit details
Copy full SHA for b744fa5
View code at this point
Browse repository at this point
gh-74929: Rudimentary docs for PEP 667 (#118581)
Show description for 9c13d9e
gvanrossum
authored
9c13d9e
View commit details
Copy full SHA for 9c13d9e
View code at this point
Browse repository at this point
gh-118518: Allow perf to work without frame pointers (#112254)
pablogsal
authored
1b22d80
View commit details
Copy full SHA for 1b22d80
View code at this point
Browse repository at this point
Commits on May 4, 2024
gh-111997: C-API for signalling monitoring events (#116413)
iritkatriel
authored
85af789
View commit details
Copy full SHA for 85af789
View code at this point
Browse repository at this point
Commits on May 3, 2024
gh-116322: Add Py_mod_gil module slot (#116882)
Show description for c2627d6
swtaarrs
authored
c2627d6
View commit details
Copy full SHA for c2627d6
View code at this point
Browse repository at this point
Commits on May 2, 2024
gh-93502: Add new C-API functions to trace object creation and destruction (#115945)
pablogsal
authored
6bcbee0
View commit details
Copy full SHA for 6bcbee0
View code at this point
Browse repository at this point
Commits on May 1, 2024
gh-110850: Add PyTime_TimeRaw() function (#118394)
Show description for b52c753
vstinner
and
encukou
authored
b52c753
View commit details
Copy full SHA for b52c753
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Fix typo in Doc/c-api/exceptions.rst (GH-118371)
xyb
authored
98739c9
View commit details
Copy full SHA for 98739c9
View code at this point
Browse repository at this point
Fix typo in Doc/c-api/typeobj.rst (GH-118377)
xyb
authored
030fcc4
View commit details
Copy full SHA for 030fcc4
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
gh-116935: Document that heap types need to support garbage collection (GH-118021)
savannahostrowski
authored
5d54436
View commit details
Copy full SHA for 5d54436
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.