Skip to content

[3.15] gh-89554: Document weakref type objects as classes (GH-150678) - #150760

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-10c4219-3.15
Jun 2, 2026
Merged

[3.15] gh-89554: Document weakref type objects as classes (GH-150678)#150760
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-10c4219-3.15

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Use the "class" directive instead of "data" for ReferenceType,
ProxyType and CallableProxyType.
(cherry picked from commit 10c4219)

Co-authored-by: Bernát Gábor gaborjbernat@gmail.com

…0678)
Use the "class" directive instead of "data" for ReferenceType,
ProxyType and CallableProxyType.
(cherry picked from commit 10c4219)
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
@bedevere-appbedevere-appBot added skip news awaiting review docs Documentation in the Doc dir labels Jun 2, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) June 2, 2026 08:04
@serhiy-storchaka
serhiy-storchaka merged commit 506b41d into python:3.15Jun 2, 2026
37 of 38 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJun 2, 2026
@miss-islington
miss-islington deleted the backport-10c4219-3.15 branch June 2, 2026 08:08
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.

3 participants

@miss-islington@serhiy-storchaka@gaborbernat