Skip to content

gh-75459: versionadded for PyObject_CallFinalizer*() API - #143982

Merged
encukou merged 1 commit into
python:mainfrom
skirpichev:pep442-docs/75459
Jan 19, 2026
Merged

gh-75459: versionadded for PyObject_CallFinalizer*() API#143982
encukou merged 1 commit into
python:mainfrom
skirpichev:pep442-docs/75459

Conversation

@skirpichev

@skirpichevskirpichev commented Jan 18, 2026

Copy link
Copy Markdown
Member

@skirpichevskirpichev added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jan 18, 2026
@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news labels Jan 18, 2026
@encukou
encukou merged commit d8ab1c7 into python:mainJan 19, 2026
40 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJan 19, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @skirpichev for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 19, 2026
…nGH-143982)
(cherry picked from commit d8ab1c7)
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@miss-islington-app

Copy link
Copy Markdown

Sorry, @skirpichev and @encukou, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker d8ab1c79b0e3f1406263c084c7d09a78cc128187 3.13

@bedevere-app

Copy link
Copy Markdown

GH-144026 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Jan 19, 2026
@skirpichev
skirpichev deleted the pep442-docs/75459 branch January 19, 2026 10:25
@skirpichev

Copy link
Copy Markdown
MemberAuthor

Ah, my bad, #125962 wasn't backported to v3.13.

@skirpichevskirpichev removed the needs backport to 3.13 bugs and security fixes label Jan 19, 2026
hugovk pushed a commit that referenced this pull request Jan 20, 2026
…43982) (#144026)
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@skirpichev@encukou