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
InternalDocs
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 29, 2025
Doc: fix duplicated words (#136086)
Show description for 698bab5
LamentXU123
and
terryjreedy
authored
698bab5
View commit details
Copy full SHA for 698bab5
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
gh-119786: Add InternalDocs/qsbr.md. (gh-135411)
Show description for ceae4ed
nascheme
authored
ceae4ed
View commit details
Copy full SHA for ceae4ed
View code at this point
Browse repository at this point
add async generators section to asyncio internal docs (#135674)
kumaraditya303
authored
0d9d489
View commit details
Copy full SHA for 0d9d489
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
Initial internal asyncio docs (#135469)
Show description for cb39410
kumaraditya303
authored
cb39410
View commit details
Copy full SHA for cb39410
View code at this point
Browse repository at this point
Commits on May 31, 2025
Improve format of `InternalDocs/exception_handling.md` (#134969)
sobolevn
authored
5507eff
View commit details
Copy full SHA for 5507eff
View code at this point
Browse repository at this point
Commits on May 18, 2025
Docs: Fix the `_PyGenObject_HEAD` reference in the `InternalDocs/generators.md` (#133739)
nybblista
authored
2cc99b3
View commit details
Copy full SHA for 2cc99b3
View code at this point
Browse repository at this point
Commits on May 4, 2025
gh-126835: Rename `ast_opt.c` to `ast_preprocess.c` and related stuff after moving const folding to the peephole optimizier (#131830)
WolframAlph
authored
0a1fedb
View commit details
Copy full SHA for 0a1fedb
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Docs: fix typo in `InternalDocs/garbage_collector.md` (gh-133151)
Show description for 814ca11
Yzi-Li
authored
814ca11
View commit details
Copy full SHA for 814ca11
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
Add internal docs about the free-threaded GC. (gh-132562)
nascheme
authored
31a500a
View commit details
Copy full SHA for 31a500a
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Fix typo in the garbage_collector.md file (#132803)
nybblista
authored
210f027
View commit details
Copy full SHA for 210f027
View code at this point
Browse repository at this point
Commits on Apr 20, 2025
InternalDocs: Fix outdated struct references in frames.md (#132613)
Show description for dc4a707
yoney
authored
dc4a707
View commit details
Copy full SHA for dc4a707
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Fix some typos in various doc files (GH-132589)
Yzi-Li
authored
a985c92
View commit details
Copy full SHA for a985c92
View code at this point
Browse repository at this point
Commits on Apr 5, 2025
Docs: Fix typo in `InternalDocs/jit.md` (#132119)
tomasr8
authored
bfc292a
View commit details
Copy full SHA for bfc292a
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
gh-119786: Fix _PyExecutorObject link at jit.md file (#131382)
nybblista
authored
149fbb0
View commit details
Copy full SHA for 149fbb0
View code at this point
Browse repository at this point
Commits on Mar 16, 2025
gh-119786: add `JUMP_BACKWARD` macro to the Jumps section (#131213)
Show description for 23cda58
nybblista
authored
23cda58
View commit details
Copy full SHA for 23cda58
View code at this point
Browse repository at this point
gh-131306: Remove unused code related to `BINARY_SUBSCR` (#131307)
tomasr8
authored
d07e9eb
View commit details
Copy full SHA for d07e9eb
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
gh-131170: fix duplicated sections in frames.md file (#131177)
Show description for e9d210b
nybblista
authored
e9d210b
View commit details
Copy full SHA for e9d210b
View code at this point
Browse repository at this point
Commits on Feb 16, 2025
Replace non-breaking spaces with normal spaces (#130116)
Show description for 798f8d3
aisk
authored
798f8d3
View commit details
Copy full SHA for 798f8d3
View code at this point
Browse repository at this point
Commits on Jan 29, 2025
GH-126599: Remove the PyOptimizer API (GH-129194)
brandtbucher
authored
828b276
View commit details
Copy full SHA for 828b276
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
gh-119786: Fix small typo in AST to CFG to bytecode section in compiler.md (#129322)
sergey-miryanov
authored
a5075cd
View commit details
Copy full SHA for a5075cd
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
Fix typo in doc (#128917)
srinivasreddy
authored
211f413
View commit details
Copy full SHA for 211f413
View code at this point
Browse repository at this point
gh-119786: added InternalDocs/generators.md (#128524)
iritkatriel
authored
e81fe94
View commit details
Copy full SHA for e81fe94
View code at this point
Browse repository at this point
Commits on Dec 28, 2024
gh-119786: Fix typos in `InternalDocs/parser.md` (#128314)
WolframAlph
authored
2cf396c
View commit details
Copy full SHA for 2cf396c
View code at this point
Browse repository at this point
Commits on Dec 26, 2024
gh-119786: Fix typos in `InternalDocs/frames.md` (#128275)
Show description for c6563f3
WolframAlph
authored
c6563f3
View commit details
Copy full SHA for c6563f3
View code at this point
Browse repository at this point
Commits on Dec 22, 2024
gh-119786: Fix typos in `InternalDocs/interpreter.md` (#128174)
WolframAlph
authored
f420bdd
View commit details
Copy full SHA for f420bdd
View code at this point
Browse repository at this point
Commits on Dec 10, 2024
gh-126491: Revert "GH-126491: Lower heap size limit with faster marking (GH-127519)" (GH-127770)
Show description for 690fe07
encukou
authored
690fe07
View commit details
Copy full SHA for 690fe07
View code at this point
Browse repository at this point
Commits on Dec 7, 2024
gh-119786: fix typo in `InternalDocs/garbage_collector.md` (#127687)
srinivasreddy
authored
72dca6c
View commit details
Copy full SHA for 72dca6c
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
gh-119786: Add jit.md. Move adaptive.md to a section of interpreter.md. (#127175)
iritkatriel
authored
89fa7ec
View commit details
Copy full SHA for 89fa7ec
View code at this point
Browse repository at this point
GH-126491: Lower heap size limit with faster marking (GH-127519)
Show description for 023b7d2
markshannon
authored
023b7d2
View commit details
Copy full SHA for 023b7d2
View code at this point
Browse repository at this point
Commits on Dec 2, 2024
GH-126491: GC: Mark objects reachable from roots before doing cycle collection (GH-127110)
Show description for a8dd821
markshannon
authored
a8dd821
View commit details
Copy full SHA for a8dd821
View code at this point
Browse repository at this point
Commits on Dec 1, 2024
gh-119786: cleanup internal docs and fix internal links (#127485)
picnixz
authored
04673d2
View commit details
Copy full SHA for 04673d2
View code at this point
Browse repository at this point
Commits on Nov 30, 2024
gh-119786: improve internal docs on `co_linetable` (#123198)
picnixz
authored
49f15d8
View commit details
Copy full SHA for 49f15d8
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
gh-126882: Fix indentation in code sample block (#126887)
javert42
authored
14a05a8
View commit details
Copy full SHA for 14a05a8
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
gh-113993: InternalDocs: Add String Interning to README (#127250)
encukou
authored
0c1feeb
View commit details
Copy full SHA for 0c1feeb
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
gh-119786: add code object doc, inline locations.md into it (#126832)
iritkatriel
authored
4b12a6f
View commit details
Copy full SHA for 4b12a6f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.