Re: python 3 support is checked into trunk

2017-03-20 Thread Andi Vajda
> On Mar 20, 2017, at 10:12, Ruediger Meier wrote: > > On Monday 20 March 2017, Andi Vajda wrote: On Mar 20, 2017, at 05:16, Ruediger Meier wrote: On Monday 20 March 2017, Andi Vajda wrote: On Mon, 20 Mar 2017, Ruediger Meier wrote: >> Someone with access to Windows, pl

Re: python 3 support is checked into trunk

2017-03-20 Thread Andi Vajda
On Mon, 20 Mar 2017, Andi Vajda wrote: On Mar 20, 2017, at 10:12, Ruediger Meier wrote: On Monday 20 March 2017, Andi Vajda wrote: On Mar 20, 2017, at 05:16, Ruediger Meier wrote: On Monday 20 March 2017, Andi Vajda wrote: On Mon, 20 Mar 2017, Ruediger Meier wrote: Someone with access t

Re: python 3 support is checked into trunk

2017-03-20 Thread Ruediger Meier
On Monday 20 March 2017, Andi Vajda wrote: > > On Mar 20, 2017, at 05:16, Ruediger Meier wrote: > >> On Monday 20 March 2017, Andi Vajda wrote: > >> > >> On Mon, 20 Mar 2017, Ruediger Meier wrote: > Someone with access to Windows, please help test/fix/finish > support for Python 3 on Win

Re: python 3 support is checked into trunk

2017-03-20 Thread Andi Vajda
> On Mar 20, 2017, at 05:16, Ruediger Meier wrote: > >> On Monday 20 March 2017, Andi Vajda wrote: >> On Mon, 20 Mar 2017, Ruediger Meier wrote: > Someone with access to Windows, please help test/fix/finish support for Python 3 on Windows, both with the MSVC and Mingw compilers.

Re: python 3 support is checked into trunk

2017-03-20 Thread Ruediger Meier
On Monday 20 March 2017, Andi Vajda wrote: > On Mon, 20 Mar 2017, Ruediger Meier wrote: > >> Someone with access to Windows, please help test/fix/finish > >> support for Python 3 on Windows, both with the MSVC and Mingw > >> compilers. I have no access to Windows anymore. > > > > I know already ab

Re: Python 3

2015-06-26 Thread Andi Vajda
> On Jun 23, 2015, at 09:02, Petrus Hyvönen wrote: > > Hi, > > Just a heads-up, I'm not a PyLucene user but a frequent user of JCC in > another context wrapping scientific libraries in java. I would appreciate a > Python 3 compatible JCC in the future, most libraries are now Python 3 > compatib

Re: Python 3

2015-06-23 Thread Petrus Hyvönen
Hi, Just a heads-up, I'm not a PyLucene user but a frequent user of JCC in another context wrapping scientific libraries in java. I would appreciate a Python 3 compatible JCC in the future, most libraries are now Python 3 compatible and I think in the future this will be the python standard for sc

Re: Python 3

2015-06-01 Thread Andi Vajda
On Mon, 1 Jun 2015, Johan Jonkers wrote: Hello everyone, I was wondering if there are plans to support python 3 for PyLucene. I know there is an experimental Python 3 version of JCC but it is from 2010 I think, so a bit outdated. We would like to migrate from python 2.7 to 3.0 but we need P