Hey Tony, You can raise a PR and then start working on writing a test case of it. People would then be able to see what exactly you've done and suggest changes if need be.
Let me know if you've any more questions. On Sat, Mar 3, 2018 at 11:24 PM, TonyFlury via Python-Dev <[email protected]> wrote: > I mentioned when I raised issue 32933 (mock_open doesn't support dunder iter > protocol) that I have a one line fix for the issue. > > Who should I send this detail too ? Obviously it will need test cases too - > I wrote a single very simple one just to prove to myself it worked - but it > isn't complete by any stretch of the imagination. > > -- > Anthony Flury > [email protected] > > _______________________________________________ > Python-Dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/sanyam.khurana01%40gmail.com > -- Mozilla Rep http://www.SanyamKhurana.com Github: CuriousLearner _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
