[Python-Dev] Timeline for Pull request reviews in 3.8 (original) (raw)
Berker Peksağ berker.peksag at gmail.com
Fri Apr 6 12:58:39 EDT 2018
- Previous message (by thread): [Python-Dev] Timeline for Pull request reviews in 3.8
- Next message (by thread): [Python-Dev] Error embedding python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Apr 6, 2018 at 7:32 PM, Anthony Flury via Python-Dev <python-dev at 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.mockopen : 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
- Previous message (by thread): [Python-Dev] Timeline for Pull request reviews in 3.8
- Next message (by thread): [Python-Dev] Error embedding python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]