[issue43787] Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.

Inada Naoki report at bugs.python.org
Tue Apr 13 00:51:57 EDT 2021


Inada Naoki <songofacandy at gmail.com> added the comment:


New changeset d2a8e69c2c605fbaa3656a5f99aa8d295f74c80e by Inada Naoki in branch 'master':
bpo-43787: Add __iter__ to GzipFile, BZ2File, and LZMAFile (GH-25353)
https://github.com/python/cpython/commit/d2a8e69c2c605fbaa3656a5f99aa8d295f74c80e


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43787>
_______________________________________


More information about the Python-bugs-list mailing list