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 serhiy.storchaka
Recipients Alex.Willmer, larry, serhiy.storchaka, xdegaye, yan12125
Date 2016-05-04.04:49:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
LGTM. But needed to update pyconfig.h.in and configure.

RTLD_* constants are also used in Modules/_ctypes/_ctypes.c and Python/pystate.c (this can be a cause of threading and ctypes issues on Android).
History
Date User Action Args
2016-05-04 04:49:15serhiy.storchakasetrecipients: + serhiy.storchaka, larry, xdegaye, Alex.Willmer, yan12125
2016-05-04 04:49:15serhiy.storchakasetmessageid: <[email protected]>
2016-05-04 04:49:15serhiy.storchakalinkissue26932 messages
2016-05-04 04:49:15serhiy.storchakacreate