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 neologix
Recipients amaury.forgeotdarc, giampaolo.rodola, mluis, neologix, ogait87, orsenthil, pitrou, python-dev, rosslagerwall, slanden, vinay.sajip, vstinner
Date 2014-03-21.06:43:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM1+S96RUmx5ga=K-sZnoWP2=4BBm0C_7e-nnkqCkrF+Zg@mail.gmail.com>
In-reply-to <1395358671.51.0.229983985216.issue10141@psf.upfronthosting.co.za>
Content
> Are you saying that an additional clause for CAN_RAW being defined should
be added around where it is used? Would that sort things out?

Yes.

> I'd rather not just revert my change, as that would mean I couldn't
compile the SSL module.

I don't get it: how could the previous code prevent the SSL module from
being built?
What error were you getting?
History
Date User Action Args
2014-03-21 06:43:01neologixsetrecipients: + neologix, vinay.sajip, amaury.forgeotdarc, orsenthil, pitrou, vstinner, giampaolo.rodola, slanden, rosslagerwall, python-dev, ogait87, mluis
2014-03-21 06:43:01neologixlinkissue10141 messages
2014-03-21 06:43:00neologixcreate