##// END OF EJS Templates
Fix for ticket 237073 thanks to Nathaniel Smith...
Fix for ticket 237073 thanks to Nathaniel Smith A value passed to PyThreadState_SetAsyncExc needs to be a c_long on 64 bit platforms.

File last commit:

r736:d53b34f4
r1930:8ace845f
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$