New issue 2038: add icon to pypy
https://bitbucket.org/pypy/pypy/issue/2038/add-icon-to-pypy

mattip:

Eun Che suggested on the mailing list that we add an icon to pypy (on windows), 
and donated the artwork attached.

On windows, this is done via a resource file (*.rc), which would also be an 
opportunity to add a versioninfo block

At the same time, perhaps we could add a command to do:: 

    editbin /LARGEADDRESSAWARE pypy.exe

so that pypy by default on 64 bit windows can access up to 4GB

Responsible: mattip
_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to