summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-08-20 22:26:19 +0000
committerGuido van Rossum <guido@python.org>1997-08-20 22:26:19 +0000
commit154eec968e3b02c06ea885aa84e5435e4f271748 (patch)
tree08a595fa6217bd8e3f9525447fe71c04014ce903 /Python/pythonrun.c
parent06437ae1e0de3a6305ca2db234a78b5bcfe8bf48 (diff)
downloadcpython-154eec968e3b02c06ea885aa84e5435e4f271748.tar.gz
Make sure the objects returned by __getinitargs__() are kept alive (in
the memo) to avoid a certain kind of nasty crash. (Not easily reproducable because it requires a later call to __getinitargs__() to return a tuple that happens to be allocated at the same address.)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions