mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
23c5f93b83
Add "borrowed reference" and "strong reference" to the documentation glossary. Enhance also Py_INCREF() and Py_NewRef() documentation.