Skip to content

Commit b7d68c8

Browse files
committed
gh-150553: Address review feedback
1 parent 05c5bfb commit b7d68c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/reference/datamodel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2655,8 +2655,8 @@ Attribute lookup speed can be significantly improved as well.
26552655
associated with the instance. Use :func:`weakref.getweakrefs` to retrieve
26562656
all weak references and proxy objects that refer to an object.
26572657

2658+
26582659
.. impl-detail::
2659-
26602660
This attribute may not exist in all Python implementations.
26612661

26622662

0 commit comments

Comments
 (0)