SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 146 Python

bpo-38858: Fix ref leak in pycore_interp_init() (GH-17512)

bpo-38858, bpo-38997: _PySys_Create() returns a strong reference to
the sys module: Py_DECREF() is needed when we are done with the
module.
V
Victor Stinner committed
080ee5a88406fb68aaab741145cd5d2a7c5f2ad6
Parent: 526606b
Committed by GitHub <noreply@github.com> on 12/8/2019, 8:55:58 PM