commit | 53ebf4b0709f431b7262aa5daccef7eafde7383e | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Thu Oct 11 23:54:03 2018 -0600 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 12 08:54:03 2018 +0300 |
tree | 81d82e3b8582db451057c22d2bc50e7a6568d64a | |
parent | fc439d20de32b0ebccca79a96e31f83b85ec4eaf [diff] |
Fix an incorrect check in compiler_try_except(). (GH-9810)