[issue28091] Document PEP 525

Eric Appelt report at bugs.python.org
Wed Dec 14 22:39:20 EST 2016


Eric Appelt added the comment:

Thanks for the explanations and example code in the review! Working on this issue is really helping to improve my understanding of a number of tricky things like finalization.

I *think* that I have all the comments implemented in the attached patch.

I also removed a spurious 2-line fragment at the top of the Asynchronous generator-iterator methods section that I had neglected to delete and escaped review.

----------
Added file: http://bugs.python.org/file45903/pep525_pep530_docs_v2.patch

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


More information about the Python-bugs-list mailing list