[issue9762] build failures

Antoine Pitrou report at bugs.python.org
Sat Sep 4 18:04:30 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

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.

----------
nosy: +georg.brandl
priority: normal -> critical

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9762>
_______________________________________


More information about the Python-bugs-list mailing list