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 shihai1991
Recipients shihai1991, vstinner
Date 2020-02-11.08:47:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581410863.99.0.900864474559.issue39593@roundup.psfhosted.org>
In-reply-to
Content
I am not sure it have realtion of libffi's type or not?

`s_set()` and `s_get()`'s type of ffi is `FFI_TYPE_POINTER`;

REF: https://www.manpagez.com/info/libffi/libffi-3.0.13/libffi_6.php#index-ffi_005ftype_005fpointer
History
Date User Action Args
2020-02-11 08:47:44shihai1991setrecipients: + shihai1991, vstinner
2020-02-11 08:47:43shihai1991setmessageid: <1581410863.99.0.900864474559.issue39593@roundup.psfhosted.org>
2020-02-11 08:47:43shihai1991linkissue39593 messages
2020-02-11 08:47:43shihai1991create