Skip to content

[3.7] bpo-37008: make mock_open handle able to honor next() (GH-13492)#13521

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-394119a-3.7
May 23, 2019
Merged

[3.7] bpo-37008: make mock_open handle able to honor next() (GH-13492)#13521
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-394119a-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 23, 2019

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
(cherry picked from commit 394119a)

Co-authored-by: Damien Nadé Anvil@users.noreply.github.com

https://bugs.python.org/issue37008

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
(cherry picked from commit 394119a)

Co-authored-by: Damien Nadé <Anvil@users.noreply.github.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@Anvil: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 7cc47e9 into python:3.7 May 23, 2019
@miss-islington miss-islington deleted the backport-394119a-3.7 branch May 23, 2019 10:21
@miss-islington
Copy link
Copy Markdown
Contributor Author

@Anvil: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants