Staging
v0.5.1
https://github.com/python/cpython
Revision bf8cef4fb938c9d8bfd7351cbc31f6c3c141ebe9 authored by Armin Rigo on 20 September 2005, 20:53:24 UTC, committed by Armin Rigo on 20 September 2005, 20:53:24 UTC
functions, causing the profiler to crash on an AssertionError if the same
Python function catches multiple exceptions from C functions.
1 parent cb1aea2
History
Tip revision: bf8cef4fb938c9d8bfd7351cbc31f6c3c141ebe9 authored by Armin Rigo on 20 September 2005, 20:53:24 UTC
(backport) test and fix for buggy handling of exceptions raised by C
Tip revision: bf8cef4
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top