Staging
v0.8.1
https://github.com/python/cpython
Revision 080ee5a88406fb68aaab741145cd5d2a7c5f2ad6 authored by Victor Stinner on 08 December 2019, 20:55:58 UTC, committed by GitHub on 08 December 2019, 20:55:58 UTC
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.
1 parent 526606b
History
Tip revision: 080ee5a88406fb68aaab741145cd5d2a7c5f2ad6 authored by Victor Stinner on 08 December 2019, 20:55:58 UTC
bpo-38858: Fix ref leak in pycore_interp_init() (GH-17512)
Tip revision: 080ee5a
File Mode Size
CODEOWNERS -rw-r--r-- 3.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 57 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 482 bytes

back to top