New submission from Julien Palard <[email protected]>:
According to the doc:
:class:`partial` objects are like :class:`function` objects in that they
are callable, weak referencable, and can have attributes.
I don't understand why "weak" here, and it's the only occurence of "weak
referencable" in the documentation.
I don't see an object in Python being referencable but NOT weak referencable,
do I miss something obvious here?
----------
assignee: docs@python
components: Documentation
messages: 326617
nosy: docs@python, mdk
priority: normal
severity: normal
status: open
title: functools.partial is weak referncable
type: enhancement
versions: Python 3.7
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue34830>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com