All,

I have looked into it already and no, it is not just a simple recompile --
or it would have been done already! :-)

It is in progress and it looks like it will take a bit of effort. Some of
the code in place to handle things like extension modules inside packages
is falling over -- and that may be better solved by dropping that code and
forcing the package outside the zip file (another pull request that needs
to be absorbed). I should have some time next week and the week following
to look into this further. So all things working out well I should put out
a new version of cx_Freeze before the end of the year.

Anthony

On Tue, Dec 15, 2015 at 3:00 AM, Thomas Kluyver <tak...@gmail.com> wrote:

> Hi Herm,
>
> Does it need a fix, or just recompiling against Python 3.5? It's up to
> Anthony, but if it just needs a new package compiling, I imagine he can do
> that relatively easily.
>
> It looks like Christoph Gohlke already has Windows builds for Python 3.5:
> http://www.lfd.uci.edu/~gohlke/pythonlibs/#cx_freeze
>
> Thomas
>
> On 15 December 2015 at 06:35, Herm Fischer <fisc...@markv.com> wrote:
>
>> It’s becoming important to have a working cx_Freeze for Python 3.5.1
>>
>> (None of the public patches seem to work on Mac or Windows.)
>>
>> What is the ETA of a fix?
>>
>>    Herm Fischer
>>
>> Hello everyone,
>>
>> Does anyone know when cx-Freeze will be released for Python 3.5? I used to 
>> use cx-Freeze before updating and enjoyed the interface more than other 
>> python executable builders. Py2exe doesn’t support Python 3.5 either.
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> cx-freeze-users mailing list
>> cx-freeze-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>>
>>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>
>
------------------------------------------------------------------------------
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to