summaryrefslogtreecommitdiffstats
path: root/Modules/selectmodule.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2010-03-19 16:53:08 (GMT)
committerGregory P. Smith <greg@mad-scientist.com>2010-03-19 16:53:08 (GMT)
commit32ec9da16617d7773d2a52a7fbba935aa9a1eba0 (patch)
treef3cb7fb1b088c4f5f635f7b2af3764502366e806 /Modules/selectmodule.c
parent3f88c0ece636ce533c6cbbfdd72e99518c6db974 (diff)
downloadcpython-32ec9da16617d7773d2a52a7fbba935aa9a1eba0.zip
cpython-32ec9da16617d7773d2a52a7fbba935aa9a1eba0.tar.gz
cpython-32ec9da16617d7773d2a52a7fbba935aa9a1eba0.tar.bz2
* Fix a refleak when a preexec_fn was supplied (preexec_fn_args_tuple was not
being defref'ed). * Fixes another potential refleak of a reference to the gc module in the unlikely odd case where gc module isenabled or disable calls fail. * Adds a unittest for the above case to verify behavior and lack of leaks.
Diffstat (limited to 'Modules/selectmodule.c')
0 files changed, 0 insertions, 0 deletions