This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Mathew M., docs@python, serhiy.storchaka
Date 2017-11-20.00:08:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511136489.24.0.213398074469.issue32077@psf.upfronthosting.co.za>
In-reply-to
Content
C API functions return new references by default. It needs to be explicitly documented only when the function returns a borrowed reference.
History
Date User Action Args
2017-11-20 00:08:09serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, Mathew M.
2017-11-20 00:08:09serhiy.storchakasetmessageid: <1511136489.24.0.213398074469.issue32077@psf.upfronthosting.co.za>
2017-11-20 00:08:09serhiy.storchakalinkissue32077 messages
2017-11-20 00:08:09serhiy.storchakacreate