On Sat, Jun 28, 2014 at 2:51 AM, Victor Stinner <[email protected]> wrote: > 2014-06-26 13:04 GMT+02:00 Antoine Pitrou <[email protected]>: >> For the same reason, I agree with Victor that we should ditch the >> threading-disabled builds. It's too much of a hassle for no actual, >> practical benefit. People who want a threadless unicodeless Python can >> install Python 1.5.2 for all I care. > > By the way, adding a buildbot for testing Python without thread > support is not enough. The buildbot is currently broken since more > than one month and nobody noticed :-p
I've opened http://bugs.python.org/issue21755 to fix the test a couple of weeks ago. --Berker > > http://buildbot.python.org/all/builders/AMD64%20Fedora%20without%20threads%203.x/ > > Ok, I noticed, but I consider that I spent too much time on this minor > use case. I prefer to leave such task to someone else :-) > > Victor > _______________________________________________ > Python-Dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/berker.peksag%40gmail.com _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
