From: Oleg B. <ph...@ph...> - 2015-03-26 19:34:10
|
Hi! All tests are green. What's next? Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |
From: Neil M. <drn...@gm...> - 2015-03-26 19:47:38
|
On 26 March 2015 at 21:33, Oleg Broytman <ph...@ph...> wrote: > Hi! All tests are green. What's next? > I'm currently working on converting a few small'ish programs I have to use python 3 and sqlobject trunk, to see if that shows any lingering issues. Unfortunately, I haven't been able to find a lot of time to work on sqlobject over the last few weeks, so this hasn't been proceeding as quickly as I'd hoped. -- Neil Muller drn...@gm... I've got a gmail account. Why haven't I become cool? |
From: Oleg B. <ph...@ph...> - 2015-03-26 21:11:23
|
On Thu, Mar 26, 2015 at 09:47:31PM +0200, Neil Muller <drn...@gm...> wrote: > On 26 March 2015 at 21:33, Oleg Broytman <ph...@ph...> wrote: > > Hi! All tests are green. What's next? > > I'm currently working on converting a few small'ish programs I have to > use python 3 and sqlobject trunk, to see if that shows any lingering > issues. Very well! > Unfortunately, I haven't been able to find a lot of time to > work on sqlobject over the last few weeks, so this hasn't been > proceeding as quickly as I'd hoped. Ok, I see. > -- > Neil Muller > drn...@gm... Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |
From: Ian C. <gra...@gm...> - 2015-03-26 22:53:25
|
On Mar 26, 2015 4:11 PM, "Oleg Broytman" <ph...@ph...> wrote: > > On Thu, Mar 26, 2015 at 09:47:31PM +0200, Neil Muller < drn...@gm...> wrote: > > On 26 March 2015 at 21:33, Oleg Broytman <ph...@ph...> wrote: > > > Hi! All tests are green. What's next? > > > > I'm currently working on converting a few small'ish programs I have to > > use python 3 and sqlobject trunk, to see if that shows any lingering > > issues. > > Very well! > > > Unfortunately, I haven't been able to find a lot of time to > > work on sqlobject over the last few weeks, so this hasn't been > > proceeding as quickly as I'd hoped. > > Ok, I see. > > > -- > > Neil Muller > > drn...@gm... > > Oleg. > -- > Oleg Broytman http://phdru.name/ ph...@ph... > Programmers don't die, they just GOSUB without RETURN. > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > sqlobject-discuss mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss An alpha release might help us get some beta testers. Maybe create a 3.0.0a1 that people can then pip install? |
From: Oleg B. <ph...@ph...> - 2015-03-26 23:06:00
|
On Thu, Mar 26, 2015 at 05:53:19PM -0500, Ian Cordasco <gra...@gm...> wrote: > > > On 26 March 2015 at 21:33, Oleg Broytman <ph...@ph...> wrote: > > > > Hi! All tests are green. What's next? > An alpha release might help us get some beta testers. Maybe create a > 3.0.0a1 that people can then pip install? Nice idea, will do it! Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |
From: Oleg B. <ph...@ph...> - 2015-03-26 23:34:16
|
On Fri, Mar 27, 2015 at 12:05:53AM +0100, Oleg Broytman <ph...@ph...> wrote: > On Thu, Mar 26, 2015 at 05:53:19PM -0500, Ian Cordasco <gra...@gm...> wrote: > > > > On 26 March 2015 at 21:33, Oleg Broytman <ph...@ph...> wrote: > > > > > Hi! All tests are green. What's next? > > > An alpha release might help us get some beta testers. Maybe create a > > 3.0.0a1 that people can then pip install? > > Nice idea, will do it! Sorry, I was too haste. I need python 3.4 on my system to release SQLObject for Python 3 ;-) so I have to update my stable Debian to testing. I wanted to do that anyway so I hope to upgrade at the weekend. Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |
From: Ian C. <gra...@gm...> - 2015-03-26 23:45:29
|
On Thu, Mar 26, 2015 at 6:34 PM, Oleg Broytman <ph...@ph...> wrote: > On Fri, Mar 27, 2015 at 12:05:53AM +0100, Oleg Broytman <ph...@ph...> > wrote: > > On Thu, Mar 26, 2015 at 05:53:19PM -0500, Ian Cordasco < > gra...@gm...> wrote: > > > > > On 26 March 2015 at 21:33, Oleg Broytman <ph...@ph...> wrote: > > > > > > Hi! All tests are green. What's next? > > > > > An alpha release might help us get some beta testers. Maybe create a > > > 3.0.0a1 that people can then pip install? > > > > Nice idea, will do it! > > Sorry, I was too haste. I need python 3.4 on my system to release > SQLObject for Python 3 ;-) so I have to update my stable Debian to > testing. I wanted to do that anyway so I hope to upgrade at the weekend. > > Oleg. > -- > Oleg Broytman http://phdru.name/ ph...@ph... > Programmers don't die, they just GOSUB without RETURN. > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > sqlobject-discuss mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss > You don't need Python 3 to release it. You just need to make sure that the correct classifier is there (not that pip cares) and then do a `python setup.py sdist`. If you want to release a wheel, you can do `python setup.py bdist_wheel --universal` to signal that it works on Python 2 and Python 3. (That can be done from either Python 2 or Python 3 so you don't need 3.4 installed.) Cheers, Ian |
From: Oleg B. <ph...@ph...> - 2015-03-26 23:55:57
|
On Thu, Mar 26, 2015 at 06:45:21PM -0500, Ian Cordasco <gra...@gm...> wrote: > On Thu, Mar 26, 2015 at 6:34 PM, Oleg Broytman <ph...@ph...> wrote: > > > On Fri, Mar 27, 2015 at 12:05:53AM +0100, Oleg Broytman <ph...@ph...> > > wrote: > > > On Thu, Mar 26, 2015 at 05:53:19PM -0500, Ian Cordasco < > > gra...@gm...> wrote: > > > > > > On 26 March 2015 at 21:33, Oleg Broytman <ph...@ph...> wrote: > > > > > > > Hi! All tests are green. What's next? > > > > > > > An alpha release might help us get some beta testers. Maybe create a > > > > 3.0.0a1 that people can then pip install? > > > > > > Nice idea, will do it! > > > > Sorry, I was too haste. I need python 3.4 on my system to release > > SQLObject for Python 3 ;-) so I have to update my stable Debian to > > testing. I wanted to do that anyway so I hope to upgrade at the weekend. > > You don't need Python 3 to release it. You just need to make sure that the > correct classifier is there (not that pip cares) and then do a `python > setup.py sdist`. If you want to release a wheel, you can do `python > setup.py bdist_wheel --universal` to signal that it works on Python 2 and > Python 3. (That can be done from either Python 2 or Python 3 so you don't > need 3.4 installed.) Aha, that's better, thank you! Wheels don't include .pyc/.pyo files? They are very much version-specific, you know. > Cheers, > Ian Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |
From: Ian C. <gra...@gm...> - 2015-03-27 00:12:53
|
On Thu, Mar 26, 2015 at 6:55 PM, Oleg Broytman <ph...@ph...> wrote: > On Thu, Mar 26, 2015 at 06:45:21PM -0500, Ian Cordasco < > gra...@gm...> wrote: > > On Thu, Mar 26, 2015 at 6:34 PM, Oleg Broytman <ph...@ph...> wrote: > > > > > On Fri, Mar 27, 2015 at 12:05:53AM +0100, Oleg Broytman < > ph...@ph...> > > > wrote: > > > > On Thu, Mar 26, 2015 at 05:53:19PM -0500, Ian Cordasco < > > > gra...@gm...> wrote: > > > > > > > On 26 March 2015 at 21:33, Oleg Broytman <ph...@ph...> > wrote: > > > > > > > > Hi! All tests are green. What's next? > > > > > > > > > An alpha release might help us get some beta testers. Maybe create > a > > > > > 3.0.0a1 that people can then pip install? > > > > > > > > Nice idea, will do it! > > > > > > Sorry, I was too haste. I need python 3.4 on my system to release > > > SQLObject for Python 3 ;-) so I have to update my stable Debian to > > > testing. I wanted to do that anyway so I hope to upgrade at the > weekend. > > > > You don't need Python 3 to release it. You just need to make sure that > the > > correct classifier is there (not that pip cares) and then do a `python > > setup.py sdist`. If you want to release a wheel, you can do `python > > setup.py bdist_wheel --universal` to signal that it works on Python 2 and > > Python 3. (That can be done from either Python 2 or Python 3 so you don't > > need 3.4 installed.) > > Aha, that's better, thank you! > > Wheels don't include .pyc/.pyo files? They are very much > version-specific, you know. > > If I recall correctly, wheels do not contain py[co] files at all. They're just a superiour packaging format and they are must faster than source distributions. |
From: Oleg B. <ph...@ph...> - 2015-03-27 00:15:29
|
On Thu, Mar 26, 2015 at 07:12:46PM -0500, Ian Cordasco <gra...@gm...> wrote: > On Thu, Mar 26, 2015 at 6:55 PM, Oleg Broytman <ph...@ph...> wrote: > > > On Thu, Mar 26, 2015 at 06:45:21PM -0500, Ian Cordasco < > > gra...@gm...> wrote: > > > On Thu, Mar 26, 2015 at 6:34 PM, Oleg Broytman <ph...@ph...> wrote: > > > > > > > On Fri, Mar 27, 2015 at 12:05:53AM +0100, Oleg Broytman < > > ph...@ph...> > > > > wrote: > > > > > On Thu, Mar 26, 2015 at 05:53:19PM -0500, Ian Cordasco < > > > > gra...@gm...> wrote: > > > > > > > > On 26 March 2015 at 21:33, Oleg Broytman <ph...@ph...> > > wrote: > > > > > > > > > Hi! All tests are green. What's next? > > > > > > > > > > > An alpha release might help us get some beta testers. Maybe create > > a > > > > > > 3.0.0a1 that people can then pip install? > > > > > > > > > > Nice idea, will do it! > > > > > > > > Sorry, I was too haste. I need python 3.4 on my system to release > > > > SQLObject for Python 3 ;-) so I have to update my stable Debian to > > > > testing. I wanted to do that anyway so I hope to upgrade at the > > weekend. > > > > > > You don't need Python 3 to release it. You just need to make sure that > > the > > > correct classifier is there (not that pip cares) and then do a `python > > > setup.py sdist`. If you want to release a wheel, you can do `python > > > setup.py bdist_wheel --universal` to signal that it works on Python 2 and > > > Python 3. (That can be done from either Python 2 or Python 3 so you don't > > > need 3.4 installed.) > > > > Aha, that's better, thank you! > > > > Wheels don't include .pyc/.pyo files? They are very much > > version-specific, you know. > > > If I recall correctly, wheels do not contain py[co] files at all. They're > just a superiour packaging format and they are must faster than source > distributions. Ok, will try. Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |
From: Neil M. <drn...@gm...> - 2016-04-22 15:18:40
|
On 26 March 2015 at 21:47, Neil Muller <drn...@gm...> wrote: > On 26 March 2015 at 21:33, Oleg Broytman <ph...@ph...> wrote: >> Hi! All tests are green. What's next? >> > > I'm currently working on converting a few small'ish programs I have to > use python 3 and sqlobject trunk, to see if that shows any lingering > issues. Unfortunately, I haven't been able to find a lot of time to > work on sqlobject over the last few weeks, so this hasn't been > proceeding as quickly as I'd hoped. > I realise that I never reported back on this. I've now converted several programs (of varying levels of complexity) to python 3 and the sqlobject 3 alpha release, and other than the unhashable column issue that was fixed in January, I haven't encountered any problems due to sqlobject. I would say sqlobject 3 is ready for a full release. -- Neil Muller drn...@gm... I've got a gmail account. Why haven't I become cool? |
From: Oleg B. <ph...@ph...> - 2016-04-22 19:39:29
|
Hello! On Fri, Apr 22, 2016 at 05:18:32PM +0200, Neil Muller <drn...@gm...> wrote: > On 26 March 2015 at 21:47, Neil Muller <drn...@gm...> wrote: > > On 26 March 2015 at 21:33, Oleg Broytman <ph...@ph...> wrote: > >> Hi! All tests are green. What's next? > >> > > > > I'm currently working on converting a few small'ish programs I have to > > use python 3 and sqlobject trunk, to see if that shows any lingering > > issues. Unfortunately, I haven't been able to find a lot of time to > > work on sqlobject over the last few weeks, so this hasn't been > > proceeding as quickly as I'd hoped. > > > > I realise that I never reported back on this. I've now converted > several programs (of varying levels of complexity) to python 3 and the > sqlobject 3 alpha release, and other than the unhashable column issue > that was fixed in January, I haven't encountered any problems due to > sqlobject. Thank you for reporting! > I would say sqlobject 3 is ready for a full release. I am on vacation. Will do a release when I return -- after May 1st. > -- > Neil Muller > drn...@gm... > > I've got a gmail account. Why haven't I become cool? Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |