Skip to content

[3.15] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy()#151146

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
serhiy-storchaka:docs-c-api-weakref
Jun 10, 2026
Merged

[3.15] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy()#151146
serhiy-storchaka merged 1 commit into
python:3.15from
serhiy-storchaka:docs-c-api-weakref

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jun 9, 2026

Copy link
Copy Markdown
Member

The type of the callback argument is not checked.

The type of the callback argument is not checked.
@serhiy-storchaka serhiy-storchaka added docs Documentation in the Doc dir skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 9, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 9, 2026
@serhiy-storchaka serhiy-storchaka changed the title gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() [3.15] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() Jun 9, 2026
@serhiy-storchaka serhiy-storchaka removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 9, 2026
@serhiy-storchaka serhiy-storchaka merged commit 0b6adeb into python:3.15 Jun 10, 2026
46 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 10, 2026
@serhiy-storchaka serhiy-storchaka deleted the docs-c-api-weakref branch June 10, 2026 10:41
@bedevere-app

bedevere-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 10, 2026
@bedevere-app

bedevere-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

GH-151233 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 10, 2026
serhiy-storchaka added a commit that referenced this pull request Jun 10, 2026
…xy() (GH-151146) (GH-151232)

The type of the callback argument is not checked.
(cherry picked from commit 0b6adeb)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jun 10, 2026
…xy() (GH-151146) (GH-151233)

The type of the callback argument is not checked.
(cherry picked from commit 0b6adeb)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant