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 dellair.jie
Recipients dellair.jie, loewis, r.david.murray, rpetrov, vstinner
Date 2014-04-01.14:23:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396362236.41.0.150284452513.issue21085@psf.upfronthosting.co.za>
In-reply-to
Content
Victor,

I suppose that Python needs to be built successfully before running test_signal.
Three patches were applied in Python 3.4.0. However, the build failed to build _struct module.

Should I open another Issue to track it?

As long as the build goes through completely on Cygwin, I will go back and do the signal test.

Br,
Dellair
History
Date User Action Args
2014-04-01 14:23:56dellair.jiesetrecipients: + dellair.jie, loewis, vstinner, rpetrov, r.david.murray
2014-04-01 14:23:56dellair.jiesetmessageid: <1396362236.41.0.150284452513.issue21085@psf.upfronthosting.co.za>
2014-04-01 14:23:56dellair.jielinkissue21085 messages
2014-04-01 14:23:56dellair.jiecreate