> On May 26, 2015, at 1:29 AM, Adrien <[email protected]> wrote: > > Hi, > > On 05/26/2015 09:54 AM, wb wrote: >> Does Pyjs support Python 3? Is there anyone who tried this? > > we have the same concern for our project Salut à Toi. One of our dev wrote > about it a few days ago [1]: > > > We have 2 main blocking issues to move to Python 3: > > > > [...] > > > > - Pyjamas: which is not maintained anymore, and anyway was planing to > > stay on Python 2. We are looking for an alternative (even thinking > > about building our own), but it will take a while before a good > > solution is available. > > > > [...] For Pyjamas we have little hope to see it > > become active again, and no hope at all to see it moving to Python 3, > > so we'll have to find alternative anyway. > > This is the sad truth... or someone here has better news?
I have moved all of my PyJS development over to Brython, which is only on python 3 :-), so that may be a way forward. Also, I notice that the message you're citing calls out Twisted... which is approaching half of its lines covered on py3: https://twitter.com/hawkieowl/status/603041912770015234 -glyph > Cheers, > Adrien > > [1] http://lists.goffi.org/pipermail/dev/2015-May/000241.html -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
