commit | fc153d127901361d7fe5f60caa6f41d2b8db0eb0 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Jul 17 18:15:46 2018 +0300 |
committer | GitHub <noreply@github.com> | Tue Jul 17 18:15:46 2018 +0300 |
tree | 6e5e30041c05afbe211198a2aa0cac3e4113d78d | |
parent | a45fa39d85fc500d530d05d3ec7b36eb5d286f5e [diff] |
[2.7] bpo-34068: iobase_close could call PyObject_SetAttrString with an exception set (GH-8282). (GH-8312) (GH-8314) (cherry picked from commit 28f07364f066792ceee93231dbb80ae8ad98b2bb) Co-authored-by: Zackery Spytz <zspytz@gmail.com>. (cherry picked from commit cc13016658a9ed86d0b702ab6c251ad5952a952f)