]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Taken from 2.4/HEAD:
authorMatthias Klose <doko@ubuntu.com>
Wed, 1 Dec 2004 07:36:58 +0000 (07:36 +0000)
committerMatthias Klose <doko@ubuntu.com>
Wed, 1 Dec 2004 07:36:58 +0000 (07:36 +0000)
commitc57bd881ea65d7cce7df7ddd9600718c8e1ea405
treedcfb6f0484617f4dd37c7cc49b8652cca298b6aa
parentb7754e120b85901761e0183dcb9ff6bd2b125254
Taken from 2.4/HEAD:

- 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().
Misc/NEWS
Python/ceval.c