Skip to content

gh-96997: Clarify the contract of PyMem_SetAllocator()#98977

Merged
pablogsal merged 2 commits intopython:mainfrom
pablogsal:gh-96997
Nov 2, 2022
Merged

gh-96997: Clarify the contract of PyMem_SetAllocator()#98977
pablogsal merged 2 commits intopython:mainfrom
pablogsal:gh-96997

Conversation

@pablogsal
Copy link
Copy Markdown
Member

@pablogsal pablogsal commented Nov 1, 2022

Copy link
Copy Markdown
Member

@ericsnowcurrently ericsnowcurrently left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread Doc/c-api/memory.rst Outdated
@ericsnowcurrently
Copy link
Copy Markdown
Member

Thanks for working on this.

@pablogsal pablogsal merged commit c053284 into python:main Nov 2, 2022
@pablogsal pablogsal deleted the gh-96997 branch November 2, 2022 21:49
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-99027 is a backport of this pull request to the 3.11 branch.

@miss-islington
Copy link
Copy Markdown
Contributor

Sorry, @pablogsal, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker c053284e3930027847d5adf99efcb1aa5ccbacd1 3.9

@bedevere-bot
Copy link
Copy Markdown

GH-99028 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 2, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 2, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 2, 2022
miss-islington added a commit that referenced this pull request Nov 2, 2022
(cherry picked from commit c053284)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
miss-islington added a commit that referenced this pull request Nov 2, 2022
(cherry picked from commit c053284)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants