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 masamoto
Recipients masamoto
Date 2015-04-25.14:21:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429971670.78.0.634220240768.issue24058@psf.upfronthosting.co.za>
In-reply-to
Content
Compiler warns case of define HAVE_DECLSPEC_DLL.
In Modules/readline.c:1065, _PyOS_ReadlineTState variable declaration is different to Include/pythonrun.h:275.
History
Date User Action Args
2015-04-25 14:21:10masamotosetrecipients: + masamoto
2015-04-25 14:21:10masamotosetmessageid: <1429971670.78.0.634220240768.issue24058@psf.upfronthosting.co.za>
2015-04-25 14:21:10masamotolinkissue24058 messages
2015-04-25 14:21:10masamotocreate