| View previous topic :: View next topic |
| Author |
Message |
carlosedp
Joined: 19 Jun 2007 Posts: 21 Location: Sao Paulo / Brazil
|
Posted: Thu Nov 15, 2007 3:56 am Post subject: PSP Stackless Python 2.5.1 released.... |
|
|
Hi guys,
I justed posted on my dev blog about the release of Stackless Python fod PSP 2.5.1.
This is the latest release and have almost all functionality the full Python release have.
Check on http://themindcaster.blogspot.com/2007/11/stackless-python-251-for-psp.html for more info.
Please, post feedbacks and problems you find on blog comments for now. In the next days I will be probably adding the project in a Google repository with issue tracking or merge it in fraca7īs PSP Python.
Best regards,
Carlos |
|
| Back to top |
|
 |
sakya
Joined: 28 Apr 2006 Posts: 190
|
Posted: Thu Nov 15, 2007 4:33 am Post subject: Re: PSP Stackless Python 2.5.1 released.... |
|
|
Hi! :)
Great! Many thanks for your work. :)
| carlosedp wrote: | | Please, post feedbacks and problems you find on blog comments for now. In the next days I will be probably adding the project in a Google repository with issue tracking or merge it in fraca7īs PSP Python. |
The first "problem" I see is that I cannot find the sources, and Python is released under GPL.
Ciaooo
Sakya |
|
| Back to top |
|
 |
carlosedp
Joined: 19 Jun 2007 Posts: 21 Location: Sao Paulo / Brazil
|
Posted: Thu Nov 15, 2007 4:45 am Post subject: |
|
|
Until now, I have been working in my own machine because I cannot access SVN from here so my repository is a local SVN.
Probably I will set up a project in google code to keep the SVN and the issues for the project.
Maybe tomorrow (since its a holiday in Brazil) I can set it up.
Carlos |
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Thu Nov 15, 2007 5:06 am Post subject: |
|
|
| While I understand you're working on it, from a legal point of view you can't delay on that. All you need to do is tar up the source tree and post it alongside, you don't need a publically accessible SVN to comply with the GPL. Of course a public SVN at some point would definitely be nice for getting other developers to help out with it :) |
|
| Back to top |
|
 |
|