Skip to content

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

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

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

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 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 8b9997d into python:3.13Jun 2, 2026
28 of 29 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.13 branch June 2, 2026 08:06
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