[Pythonmac-SIG] py2app under python 3.2

Ronald Oussoren ronaldoussoren at mac.com
Sat Jun 9 07:41:33 CEST 2012


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4788 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20120609/c3ced6b6/attachment.bin>


More information about the Pythonmac-SIG mailing list