[issue35514] Docs on reference count detail. enhancement.

2018-12-22 Thread Cheryl Sabella
Change by Cheryl Sabella : -- keywords: +patch pull_requests: +10518 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-

[issue35514] Docs on reference count detail. enhancement.

2018-12-22 Thread Terry J. Reedy
Change by Terry J. Reedy : -- nosy: +serhiy.storchaka __ Python tracker __ ___ Python-bugs-list mailing list Unsubsc

[issue35514] Docs on reference count detail. enhancement.

2018-12-16 Thread bombs
New submission from bombs : https://docs.python.org/3/c-api/intro.html#reference-count-details When I read that section of the docs first time, I found it hard to grasp what transferring of ownership is, which is an important and repeating concept throughout the docs. Some explanations were c