On Fri, Apr 6, 2018 at 7:32 PM, Anthony Flury via Python-Dev <python-dev@python.org> wrote: > All, > > The three pull requests are : > > Python 2.7 - doc string fix : https://github.com/python/cpython/pull/6015 > > Python 3.8 - documentation fix : https://github.com/python/cpython/pull/5982
Hi Anthony, I've just reviewed this. > Python 3.8 - Small bug fix on unittest.mock.mock_open : > https://github.com/python/cpython/pull/5974 > > The Py2.7 change does not need to be rolled forward to Python3 documentation > > The two Py3.8 fixes could/should/can ? be backported to earlier versions Yes, PR 5982 will be backported to 3.6 and 3.7. I'm not sure about PR 5974 though (I may be wrong because I don't have the time to triage the issue at the moment) --Berker _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com