Hi All, I was wondering when there will be a release for Python 3.5? I'm not sure if that is in the works. Thanks. Danny
No one worked on this based on commits. The code needs to be updated with corresponding flag, not sure if Py34 will still work. But definitely wheels need to be generated for pypi. Feel free to open issue. On Thu, Sep 17, 2015, 9:15 AM Daniel Fernandez <fernandez_dan2@hotmail.com> wrote:
Hi All,
I was wondering when there will be a release for Python 3.5? I’m not sure if that is in the works.
Thanks.
Danny _________________________________________________ Python.NET mailing list - PythonDotNet@python.org https://mail.python.org/mailman/listinfo/pythondotnet
I tried to compile it with visual studio 2015. In setup.py I modified import _winreg with: import winreg as _winreg I replaced key for msbuild version 14.0. Clr.pyd is compiled, but python.runtime.dll and others aren't. I attach the log, it seems to be wrong a constant, but I'm blind, I don't know how to search it... Code is so big! Best regards, Germano Il 17/09/2015 16:41, Denis Akhiyarov ha scritto:
No one worked on this based on commits. The code needs to be updated with corresponding flag, not sure if Py34 will still work. But definitely wheels need to be generated for pypi. Feel free to open issue.
On Thu, Sep 17, 2015, 9:15 AM Daniel Fernandez <fernandez_dan2@hotmail.com <mailto:fernandez_dan2@hotmail.com>> wrote:
Hi All,
I was wondering when there will be a release for Python 3.5? I’m not sure if that is in the works.
Thanks.
Danny
_________________________________________________ Python.NET mailing list - PythonDotNet@python.org <mailto:PythonDotNet@python.org> https://mail.python.org/mailman/listinfo/pythondotnet
_________________________________________________ Python.NET mailing list - PythonDotNet@python.org https://mail.python.org/mailman/listinfo/pythondotnet
Did you try to compile develop branch? On Thu, Sep 17, 2015, 2:50 PM germano carella <germano.carella@gmail.com> wrote:
I tried to compile it with visual studio 2015. In setup.py I modified import _winreg with: import winreg as _winreg I replaced key for msbuild version 14.0. Clr.pyd is compiled, but python.runtime.dll and others aren't. I attach the log, it seems to be wrong a constant, but I'm blind, I don't know how to search it... Code is so big! Best regards, Germano
Il 17/09/2015 16:41, Denis Akhiyarov ha scritto:
No one worked on this based on commits. The code needs to be updated with corresponding flag, not sure if Py34 will still work. But definitely wheels need to be generated for pypi. Feel free to open issue.
On Thu, Sep 17, 2015, 9:15 AM Daniel Fernandez <fernandez_dan2@hotmail.com> wrote:
Hi All,
I was wondering when there will be a release for Python 3.5? I’m not sure if that is in the works.
Thanks.
Danny _________________________________________________ Python.NET mailing list - PythonDotNet@python.org https://mail.python.org/mailman/listinfo/pythondotnet
_________________________________________________ Python.NET mailing list - PythonDotNet@python.orghttps://mail.python.org/mailman/listinfo/pythondotnet
_________________________________________________ Python.NET mailing list - PythonDotNet@python.org https://mail.python.org/mailman/listinfo/pythondotnet
Yes. Il 17/09/2015 22:26, Denis Akhiyarov ha scritto:
Did you try to compile develop branch?
On Thu, Sep 17, 2015, 2:50 PM germano carella <germano.carella@gmail.com <mailto:germano.carella@gmail.com>> wrote:
I tried to compile it with visual studio 2015. In setup.py I modified import _winreg with: import winreg as _winreg I replaced key for msbuild version 14.0. Clr.pyd is compiled, but python.runtime.dll and others aren't. I attach the log, it seems to be wrong a constant, but I'm blind, I don't know how to search it... Code is so big! Best regards, Germano
Il 17/09/2015 16:41, Denis Akhiyarov ha scritto:
No one worked on this based on commits. The code needs to be updated with corresponding flag, not sure if Py34 will still work. But definitely wheels need to be generated for pypi. Feel free to open issue.
On Thu, Sep 17, 2015, 9:15 AM Daniel Fernandez <fernandez_dan2@hotmail.com <mailto:fernandez_dan2@hotmail.com>> wrote:
Hi All,
I was wondering when there will be a release for Python 3.5? I’m not sure if that is in the works.
Thanks.
Danny
_________________________________________________ Python.NET mailing list - PythonDotNet@python.org <mailto:PythonDotNet@python.org> https://mail.python.org/mailman/listinfo/pythondotnet
_________________________________________________ Python.NET mailing list -PythonDotNet@python.org <mailto:PythonDotNet@python.org> https://mail.python.org/mailman/listinfo/pythondotnet
_________________________________________________ Python.NET mailing list - PythonDotNet@python.org <mailto:PythonDotNet@python.org> https://mail.python.org/mailman/listinfo/pythondotnet
_________________________________________________ Python.NET mailing list - PythonDotNet@python.org https://mail.python.org/mailman/listinfo/pythondotnet
It’s done created an issue, https://github.com/pythonnet/pythonnet/issues/103. From: PythonDotNet [mailto:pythondotnet-bounces+fernandez_dan2=hotmail.com@python.org] On Behalf Of Denis Akhiyarov Sent: Thursday, September 17, 2015 8:42 AM To: A list for users and developers of Python for .NET <pythondotnet@python.org> Subject: Re: [Python.NET] Support for Python 3.5 No one worked on this based on commits. The code needs to be updated with corresponding flag, not sure if Py34 will still work. But definitely wheels need to be generated for pypi. Feel free to open issue. On Thu, Sep 17, 2015, 9:15 AM Daniel Fernandez <fernandez_dan2@hotmail.com <mailto:fernandez_dan2@hotmail.com> > wrote: Hi All, I was wondering when there will be a release for Python 3.5? I’m not sure if that is in the works. Thanks. Danny _________________________________________________ Python.NET mailing list - PythonDotNet@python.org <mailto:PythonDotNet@python.org> https://mail.python.org/mailman/listinfo/pythondotnet
participants (3)
-
Daniel Fernandez
-
Denis Akhiyarov
-
germano carella