[issue28910] Async generator does not raise RuntimeError if finalizer not set

Yury Selivanov report at bugs.python.org
Thu Dec 8 16:27:35 EST 2016


Yury Selivanov added the comment:

> I'm not sure if this is a bug, or this is intentional and the finalizer mechanism should be optional. If it is the latter should PEP525 get updated?

This is intentional, PEP 525 is slightly outdated.  I'll update it right now.  Thanks for reporting this!

----------
resolution:  -> not a bug
status: open -> closed

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


More information about the Python-bugs-list mailing list