Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-0b6adeb-3.14
Jun 10, 2026
Merged

[3.14] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() (GH-151146)#151232
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-0b6adeb-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

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

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…NewProxy() (pythonGH-151146)

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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit a9716b7 into python:3.14 Jun 10, 2026
36 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 10, 2026
@miss-islington miss-islington deleted the backport-0b6adeb-3.14 branch June 10, 2026 10:48
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.

2 participants