This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients BreamoreBoy, berker.peksag, docs@python, eli.bendersky, flox, jcea
Date 2018-08-04.15:01:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533394885.07.0.56676864532.issue13574@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation has been modernized in https://github.com/python/cpython/commit/1d80a561734b9932961c546b0897405a3bfbf3e6 and the "Weak Reference Support" section has been updated to show the modern way of adding weakref support:

    https://github.com/python/cpython/commit/1d80a561734b9932961c546b0897405a3bfbf3e6#diff-1ace1cc14bb5b7f4ee77f22238ede084R556
History
Date User Action Args
2018-08-04 15:01:25berker.peksagsetrecipients: + berker.peksag, jcea, eli.bendersky, flox, docs@python, BreamoreBoy
2018-08-04 15:01:25berker.peksagsetmessageid: <1533394885.07.0.56676864532.issue13574@psf.upfronthosting.co.za>
2018-08-04 15:01:24berker.peksaglinkissue13574 messages
2018-08-04 15:01:24berker.peksagcreate