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 brett.cannon
Recipients alejolp, anish.shah, berker.peksag, brett.cannon, docs@python, orsenthil, terry.reedy
Date 2015-12-24.17:33:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450978415.25.0.790697439582.issue12484@psf.upfronthosting.co.za>
In-reply-to
Content
Please do not document _PyImport_FixupExtensionObject(); documenting the internal functions was a mistake.

As for whether _PyImport_FixupExtension() should be in this issue or another one, it doesn't matter, Anish; basically whatever is easiest for you if you want to do the work.
History
Date User Action Args
2015-12-24 17:33:35brett.cannonsetrecipients: + brett.cannon, terry.reedy, orsenthil, alejolp, docs@python, berker.peksag, anish.shah
2015-12-24 17:33:35brett.cannonsetmessageid: <1450978415.25.0.790697439582.issue12484@psf.upfronthosting.co.za>
2015-12-24 17:33:35brett.cannonlinkissue12484 messages
2015-12-24 17:33:35brett.cannoncreate