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 eric.smith
Recipients eric.smith, skaller
Date 2018-09-17.11:48:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537184926.53.0.956365154283.issue34707@psf.upfronthosting.co.za>
In-reply-to
Content
I think this is along the lines of a recent discussion on the c-api mailing list about passing a context value (your handle) to every C call. See this message for some discussion: https://mail.python.org/mm3/archives/list/capi-sig@python.org/message/ZN6BJVUGIOGWKHY47PKPX5Z3SGCYUAX5/
History
Date User Action Args
2018-09-17 11:48:46eric.smithsetrecipients: + eric.smith, skaller
2018-09-17 11:48:46eric.smithsetmessageid: <1537184926.53.0.956365154283.issue34707@psf.upfronthosting.co.za>
2018-09-17 11:48:46eric.smithlinkissue34707 messages
2018-09-17 11:48:46eric.smithcreate