[issue14954] weakref doc clarification

Ethan Furman report at bugs.python.org
Tue May 29 18:04:42 CEST 2012


New submission from Ethan Furman <ethan at stoneleaf.us>:

The weak reference docs could be clearer about when weak ref'ed objects are no longer available.  Attached doc patch attempts to do so.

----------
files: weakref_doc_updates.diff
keywords: patch
messages: 161895
nosy: stoneleaf
priority: normal
severity: normal
status: open
title: weakref doc clarification
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file25755/weakref_doc_updates.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14954>
_______________________________________


More information about the Python-bugs-list mailing list