Staging
v0.8.1
https://github.com/python/cpython
Revision 23c5f93b83f78f295313e137011edb18b24c37c2 authored by Victor Stinner on 09 November 2020, 12:40:47 UTC, committed by GitHub on 09 November 2020, 12:40:47 UTC
Add "borrowed reference" and "strong reference" to the documentation
glossary.

Enhance also Py_INCREF() and Py_NewRef() documentation.
1 parent a117167
History
Tip revision: 23c5f93b83f78f295313e137011edb18b24c37c2 authored by Victor Stinner on 09 November 2020, 12:40:47 UTC
bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206)
Tip revision: 23c5f93
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 45.4 KB
python.c -rw-r--r-- 266 bytes

README

back to top