On 9 Jun, 2012, at 6:19, Michael O'Donnell wrote:

> Dear all,
> 
>   Does anyone have py2app working under python 3.2?

I had it working, but along the way it seems to have suffered from bitrot :-(.  
I didn't know about this issue though. Could you file a bugreport on 
http://bitbucket.org/ronaldoussoren/py2app? That way I won't forget to fix this 
issue.

FWIW, I'm currently working on removing the depedency on lib2to3, mostly to 
make it easier to develop py2app using python 3.  I want to move all my own 
code to python 3 before the end of the year, which should make it a lot less 
likely that I accidently break python 3 support without noticing.

On my short-term todo-list:

* Finish the 2to3 removal from py2app and related projects
* Fix crasher in the bundle executable: on python3 the application will crash 
hard when the user passes command-line arguments (open --args)
* Work my way through bugreports on my bitbucket repository


Ronald

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to