bpo-34068: _io__IOBase_close_impl could call _PyObject_SetAttrId with an exception set by ZackerySpytz · Pull Request #8282 · python/cpython

@ZackerySpytz

vstinner

@ZackerySpytz

serhiy-storchaka

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 17, 2018
… an exception set (pythonGH-8282)

(cherry picked from commit 28f0736)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request

Jul 17, 2018
…d with an exception set (pythonGH-8282).

(cherry picked from commit 28f0736)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

miss-islington added a commit that referenced this pull request

Jul 17, 2018
… an exception set (GH-8282)

(cherry picked from commit 28f0736)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

serhiy-storchaka added a commit that referenced this pull request

Jul 17, 2018
… an exception set (GH-8282). (GH-8312)

(cherry picked from commit 28f0736)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Jul 17, 2018
…d with an exception set (pythonGH-8282). (pythonGH-8312)

(cherry picked from commit 28f0736)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>.
(cherry picked from commit cc13016)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>