Skip to content

gh-105766: Clarify About Custom Allocators in C-API Docs - #109035

Open
ericsnowcurrently wants to merge 9 commits into
python:mainfrom
ericsnowcurrently:fix-allocators-docs-gil
Open

gh-105766: Clarify About Custom Allocators in C-API Docs#109035
ericsnowcurrently wants to merge 9 commits into
python:mainfrom
ericsnowcurrently:fix-allocators-docs-gil

Conversation

@ericsnowcurrently

@ericsnowcurrentlyericsnowcurrently commented Sep 6, 2023

Copy link
Copy Markdown
Member

The documentation for custom allocators and allocators domains wasn't as clear as it should be, especially relative to multiple interpreters.


📚 Documentation preview 📚: https://cpython-previews--109035.org.readthedocs.build/

@vstinner

Copy link
Copy Markdown
Member

@ericsnowcurrently: I was busy fixing random regressions last days. I didn't manage to find time to review your PR. Try to ping me again at the end of last week if you expect me to review it :-)

@serhiy-storchakaserhiy-storchaka added the needs backport to 3.13 bugs and security fixes label May 9, 2024
@hugovkhugovk removed the needs backport to 3.12 only security fixes label Apr 10, 2025
@serhiy-storchakaserhiy-storchaka added the needs backport to 3.14 bugs and security fixes label May 8, 2025
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actionsgithub-actionsBot added the stale Stale PR or inactive for long period of time. label Apr 13, 2026
@serhiy-storchakaserhiy-storchaka added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 30, 2026
@serhiy-storchaka

Copy link
Copy Markdown
Member

@ericsnowcurrently, please resolve conflicts.

@vstinner could you please review this PR?

@vstinner

Copy link
Copy Markdown
Member

I can consider reviewing this change once conflicts are fixed.

@github-actionsgithub-actionsBot removed the stale Stale PR or inactive for long period of time. label Jun 5, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core reviewdocsDocumentation in the Doc dirneeds backport to 3.13bugs and security fixesneeds backport to 3.14bugs and security fixesneeds backport to 3.15pre-release feature fixes, bugs and security fixesskip newstopic-C-API

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

5 participants

@ericsnowcurrently@vstinner@serhiy-storchaka@hugovk@bedevere-bot