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 martin.panter
Recipients Michael.Felt, martin.panter
Date 2016-10-15.02:22:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476498140.93.0.313103723105.issue27844@psf.upfronthosting.co.za>
In-reply-to
Content
The warnings about platform-dependent libraries should be suppressed now thanks to Issue 27713.

The warnings from Modules/_ctypes/_ctypes_test.c about bitfields are covered by Issue 27643. Can you help with developing the patch?

The remaning warnings all seem to be duplicates of Issue 28290.
History
Date User Action Args
2016-10-15 02:22:20martin.pantersetrecipients: + martin.panter, Michael.Felt
2016-10-15 02:22:20martin.pantersetmessageid: <1476498140.93.0.313103723105.issue27844@psf.upfronthosting.co.za>
2016-10-15 02:22:20martin.panterlinkissue27844 messages
2016-10-15 02:22:20martin.pantercreate