While merging #123342 I've noticed that we can improve weakref_slot docs. Here's how it looks now:

I think that we can add a link to weakref.ref under "weakref-able" term. Like this:

Right now dataclass.rst does not have a single link to weakref.rst. This change will make it easier for users to navigate to this term, which not all people are familiar with.
Linked PRs
While merging #123342 I've noticed that we can improve

weakref_slotdocs. Here's how it looks now:I think that we can add a link to

weakref.refunder "weakref-able" term. Like this:Right now
dataclass.rstdoes not have a single link toweakref.rst. This change will make it easier for users to navigate to this term, which not all people are familiar with.Linked PRs
weakref.reffromweakref_slotdocs indataclasses#123571weakref.reffromweakref_slotdocs indataclasses(GH-123571) #123594weakref.reffromweakref_slotdocs indataclasses(GH-123571) #123595