summaryrefslogtreecommitdiffstats
path: root/Demo
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-12-13 19:51:56 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2001-12-13 19:51:56 (GMT)
commit733c8935f9dfd1be70c472649eb845ea22bbc878 (patch)
tree6febaf1b3d319c55fd8fc5b8789cc3ca4d8fab30 /Demo
parent3095a4c2289b3155b2dc1bcf7284911dee0afe7d (diff)
downloadcpython-733c8935f9dfd1be70c472649eb845ea22bbc878.zip
cpython-733c8935f9dfd1be70c472649eb845ea22bbc878.tar.gz
cpython-733c8935f9dfd1be70c472649eb845ea22bbc878.tar.bz2
Fix for SF bug [ #492403 ] exec() segfaults on closure's func_code
Based on the patch from Danny Yoo. The fix is in exec_statement() in ceval.c. There are also changes to introduce use of PyCode_GetNumFree() in several places.
Diffstat (limited to 'Demo')
0 files changed, 0 insertions, 0 deletions