bpo-43795: PEP 652 user documentation by encukou · Pull Request #25668 · python/cpython · GitHub

github.com

GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources

Tin mới

encukou:pep652-document

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Doc: Reformat the C API and ABI Versioning page

Add Stable ABI (PEP 652) documentation

awaiting core review

awaiting core review

Add a page on changing the C API (PEP-652) python/devguide#682

Mark up Py_LIMITED_API as a macro

Replace Include/README.rst with a link to the devguide

Merge in the main branch

Add a list of the stable ABI to the docs

Add "Part of the Stable ABI" annotations to the documentation

bpo-29086: Add stableabi option to Documentation #23185

Merge in the main branch

Regenerate generated files

Document platform-specific Limited API

Generate the stable ABI list from stable_abi.dat

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

apiabiversion: Bold "build" & "run"

PY_VERSION_HEX: Add examples to the table

Reword paragraph on specific value for Py_LIMITED_API

needs backport to 3.10

needs backport to 3.10

: PEP 652 user documentation (

[3.10] Correct the order of regen-abidump #27228

Implement PEP 652 -- Maintaining the Stable ABI #87961