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 amaury.forgeotdarc
Recipients Matt.Clarke, amaury.forgeotdarc, meador.inge
Date 2013-03-18.14:37:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363617454.3.0.942786978294.issue17310@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I asked the wrong question; callback_t is a function pointer, so 8 bytes is expected.
What is sizeof(myst_args) both in C and Python?
History
Date User Action Args
2013-03-18 14:37:34amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, meador.inge, Matt.Clarke
2013-03-18 14:37:34amaury.forgeotdarcsetmessageid: <1363617454.3.0.942786978294.issue17310@psf.upfronthosting.co.za>
2013-03-18 14:37:34amaury.forgeotdarclinkissue17310 messages
2013-03-18 14:37:34amaury.forgeotdarccreate