SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 28 Python

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.)
G
Guido van Rossum committed
558be283bf2c3a2c405c8a404da1cfed69900226
Parent: 86c052e