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 aaqaishtyaq
Recipients aaqaishtyaq, ammar2, docs@python, eric.snow
Date 2018-12-13.09:54:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544694871.55.0.788709270274.issue35475@psf.upfronthosting.co.za>
In-reply-to
Content
I was going through the source code to understand what is going on, but I can't find any function that returns a borrowed reference for 'PyImport_AddModuleObject'.

Also, should I need to familiar with these macros and how they work?
https://docs.python.org/3/c-api/refcounting.html
History
Date User Action Args
2018-12-13 09:54:31aaqaishtyaqsetrecipients: + aaqaishtyaq, docs@python, eric.snow, ammar2
2018-12-13 09:54:31aaqaishtyaqsetmessageid: <1544694871.55.0.788709270274.issue35475@psf.upfronthosting.co.za>
2018-12-13 09:54:31aaqaishtyaqlinkissue35475 messages
2018-12-13 09:54:31aaqaishtyaqcreate