commit | 394119afc6611f17bac96f5ec6fefa00000ae795 | [log] [tgz] |
---|---|---|
author | Damien Nadé <Anvil@users.noreply.github.com> | Thu May 23 12:03:25 2019 +0200 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu May 23 03:03:25 2019 -0700 |
tree | 27fc4f991110ed5d3bf09bb0e3e3051b6eddcc91 | |
parent | 51aa35e9e17eef60d04add9619fe2a7eb938358c [diff] |
bpo-37008: make mock_open handle able to honor next() (GH-13492) I've reported the issue on https://bugs.python.org/issue37008 and now I'm trying to bring a solution to this minor issue. I think it could be trivially backported to 3.7 branch. https://bugs.python.org/issue37008