commit | a7b8a969eb3daacb1fcb029a8c5fecb5d09c964b | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Mar 02 09:54:43 2020 +0200 |
committer | GitHub <noreply@github.com> | Mon Mar 02 09:54:43 2020 +0200 |
tree | e7a74fad735488001767a16ffb6c3fdbba7bddeb | |
parent | 5f2ade20a556f8c20555c7032436477d6dc86d4f [diff] |
[3.8] bpo-38913: Fix segfault in Py_BuildValue("(sGH-O)", ...) if entered with exception raised. (GH-18656). (GH-18732) (cherry picked from commit 28d0bcac8b7e6dbd28311f1283dabb6a4d649fcb)