Staging
v0.5.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
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 771 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.2 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top