Staging
v0.5.1
https://github.com/python/cpython
Revision c57bd881ea65d7cce7df7ddd9600718c8e1ea405 authored by Matthias Klose on 01 December 2004, 07:36:58 UTC, committed by Matthias Klose on 01 December 2004, 07:36:58 UTC
- Bug #875692: Improve signal handling, especially when using threads, by
  forcing an early re-execution of PyEval_EvalFrame() "periodic" code when
  things_to_do is not cleared by Py_MakePendingCalls().
1 parent b7754e1
History
Tip revision: c57bd881ea65d7cce7df7ddd9600718c8e1ea405 authored by Matthias Klose on 01 December 2004, 07:36:58 UTC
Taken from 2.4/HEAD:
Tip revision: c57bd88
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.1 KB
README -rw-r--r-- 48.3 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 588.3 KB
configure.in -rw-r--r-- 84.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.7 KB
setup.py -rw-r--r-- 50.7 KB

README

back to top