Hi Martin,

Just to let you know that I am a great fan of Pyinstaller and would love to
see the Python 3 compatible version released. I have many tools they rely
on Pyinstaller and have not switched to Python 3 because Pyinstaller does
not yet support it. So, this update is very good to know. I'll start
testing the beta version from now.

A big thumbs up here for all your great work.

Laurence.


On 9 January 2015 at 09:33, Martin Zibricky <[email protected]> wrote:

> On Thursday 08 of January 2015 17:03:34 David Cortesi wrote:
> > What's the status of Python 3 support? Looking at the Python 3 branch on
> > github, the TODO list is quite short!
>
> Hi David,
>
> the status of Python 3 is that it mostly works. It should work with Python
> 3.3/3.4.
>
> The TODO list are some main features that were implemented in develop
> branch
> but are missing in python3. This list could be expanded.
>
> I know about one non-trivial project that uses python3 branch with Python
> 3.4
> for their beta releases. And there aren't any bug reports for this project
> that would be caused by pyinstaller. For Windows there were only reported
> some
> antivirus false positives for the created exe file.
>
> Recently was fixed bug with --onefile mode on Windows.
>
> So the python3 branch looks quite stable and branch should be now more
> about
> polishing and not fundamental changes.
>
> My focus at the moment is getting out version 2.2 and then get back to
> python3
> - like merging 'develop' changes to python3 branch.
>
>
> Thanks for asking,
>
> Martin
>
> --
> You received this message because you are subscribed to the Google Groups
> "PyInstaller" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/pyinstaller.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to