commit | ec92c8a01817d469c59c37908e6501262981baac | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Sep 02 13:20:35 2024 +0200 |
committer | GitHub <noreply@github.com> | Mon Sep 02 13:20:35 2024 +0200 |
tree | 20d309bedac534f8d586b47696bca1593cdcf57f | |
parent | 7b453ad74ede0f094c4a0e6177bc04938a7ed9cb [diff] |
[3.13] gh-123570: Add link to `weakref.ref` from `weakref_slot` docs in `dataclasses` (GH-123571) (#123594) gh-123570: Add link to `weakref.ref` from `weakref_slot` docs in `dataclasses` (GH-123571) (cherry picked from commit c3ed775899eedd47d37f8f1840345b108920e400) Co-authored-by: sobolevn <mail@sobolevn.me>