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 pitrou
Recipients barry, georg.brandl, pitrou
Date 2010-09-04.16:04:28
SpamBayes Score 0.039556097
Marked as misclassified No
Message-id <1283616270.9.0.276311786327.issue9762@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I just noticed that many other modules weren't built either: _ssl, _hashlib, _sqlite, _tkinter. Apparently setup.py cannot find the relevant "bits" anymore.

Bisecting shows that this happened with the PEP 3149 commit.
History
Date User Action Args
2010-09-04 16:04:31pitrousetrecipients: + pitrou, barry, georg.brandl
2010-09-04 16:04:30pitrousetmessageid: <1283616270.9.0.276311786327.issue9762@psf.upfronthosting.co.za>
2010-09-04 16:04:29pitroulinkissue9762 messages
2010-09-04 16:04:28pitroucreate