> Armin Ronacher has long been grumpy about Python 3 so don't count on a Flask port any time soon
There are different reasons for why I am grumpy though. The things that stop me from porting stuff to Python 3 from the side of Python are largely resolved. In that regard I am just a lazy person and nobody cares about Python 3 YET. As far as the general development of the language goes there is still a lot missing in Python 3 that worked in Python 2 so I am not excited yet.
Port will happen though, just have to decide when I will break the API to make it possible. As it stands right now a port won't be possible without breaking Werkzeug's API because it's just one level too low.
Armin Ronacher has long been grumpy about Python 3 so don't count on a Flask port any time soon