diff options
author | Christian Heimes <christian@cheimes.de> | 2008-10-30 21:34:02 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2008-10-30 21:34:02 (GMT) |
commit | 9c94ba4e7d679e7ba3cb80739275726656fd859b (patch) | |
tree | 69a90f5f6d160a72377fdec4e74ea7dfcb241ff7 /Python/pythonrun.c | |
parent | df32b3967c810fb54bb8fec966fec7ae009cf065 (diff) | |
download | cpython-9c94ba4e7d679e7ba3cb80739275726656fd859b.zip cpython-9c94ba4e7d679e7ba3cb80739275726656fd859b.tar.gz cpython-9c94ba4e7d679e7ba3cb80739275726656fd859b.tar.bz2 |
Issue #4200: Changed the atexit module to store its state in its PyModuleDef atexitmodule. This fixes a bug with multiple subinterpeters. The bug was found by Graham Dumpletom during his work on a 3.0 port of mod_wsgi. The patch has been reviewed by Benjamin.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions