diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-06-18 19:35:01 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-06-18 19:35:01 (GMT) |
commit | 9602cc2aa43e489a61df800013bc7767094ede91 (patch) | |
tree | 867065f44f023c9f1c26bcdafeec7107e8afffc7 /Python/pythonrun.c | |
parent | f5da071ec8ec0b84acd8d1038e1c4b584158ff63 (diff) | |
download | cpython-9602cc2aa43e489a61df800013bc7767094ede91.zip cpython-9602cc2aa43e489a61df800013bc7767094ede91.tar.gz cpython-9602cc2aa43e489a61df800013bc7767094ede91.tar.bz2 |
Prevent spurious leaks when running regrtest.py -R. There may be more
issues that crop up from time to time, but this change seems to have been
pretty stable (no spurious warnings) for about a week.
Other modules which use threads may require similar use of
threading_setup/threading_cleanup from test_support.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions