reduce scope of gil state declaration in try-finally
authorStefan Behnel <stefan_ml@behnel.de>
Tue, 31 Dec 2013 11:27:06 +0000 (12:27 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Tue, 31 Dec 2013 11:27:06 +0000 (12:27 +0100)
commit080773450fa6cef887d81ba8a50d4c12840b3415
tree031f800068ed362a6f681c0ab75dffdae304754c
parentb5d83dee848e7596347e97cd8f9254441cc7e363
reduce scope of gil state declaration in try-finally
Cython/Compiler/Nodes.py