Maciej Fijalkowski <fijall <at> gmail.com> writes:
> 
> Is py3k branch even passing all tests on all buildbots all the time?

As much as other branches do (that is, not much, due to the flakiness of some of
the tests and the lack of buildbot maintenance).

> I don't think
> svn head is the right thing to look at. Also, it's worth noting that
> most big libraries are 2.x compatible only.

For projects difficult enough that they won't be finished before a couple of
years, I think it makes sense to target 3.x. Big libraries will hopefully
migrate gradually. SQLAlchemy recently announced that their current development
version is 100% py3k-compatible (http://www.sqlalchemy.org/news.html#item_1).


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to