New submission from R. David Murray:

The following discussion section in the weakref docs:

http://docs.python.org/dev/library/weakref.html#comparing-finalizers-with-del-methods

which was added in 3.4, is out of date because of the GC improvements.  It 
should be tweaked to match the new reality.

(I've already deleted the Note under __callback__.)

----------
assignee: docs@python
components: Documentation
messages: 207489
nosy: docs@python, pitrou, r.david.murray, sbt
priority: normal
severity: normal
stage: needs patch
status: open
title: New-in-3.4 weakref finalizer doc section is already out of date.
type: behavior
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20153>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to