Re: [Python-Dev] Addition of "pyprocessing" module to standard lib.

2008-05-20 Thread Ted Leung


On May 19, 2008, at 7:47 PM, Steve Holden wrote:


OK, I know people in Sun and possibly H-P I could ask, and I may  
have an arm or two to twist to get to IBM. But worst-case, what  
budget would the infrastructure committee need for the hardware and  
(more importantly) if the hardware materialized, would there be  
manpower to maintain the platforms as "Python supported"?


You can ask me as far as Sun goes.   There are probably a variety of  
options:


1) Get the open source version of VirtualBox and use it to run a  
virtualized OpenSolaris

2) I can see if we can get folks access to a box running Solaris
3) I can ask and see if there are people at Sun who would be willing  
to jump in and help


Ted

___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Addition of "pyprocessing" module to standard lib.

2008-05-20 Thread Ted Leung


On May 20, 2008, at 2:03 PM, Nick Coghlan wrote:


We actually have a couple of Solaris buildbots already - as I  
understand it, the issue there isn't Solaris as such, it's being  
able to use the Sun compiler instead of GCC to compile ctypes/libffi.


Does that mean that we need access to the Sun compiler or that the Sun  
compiler has bugs which prevent ctypes from compiling?


Ted
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] RELEASED Python 3.0 final

2008-12-05 Thread Ted Leung

On Dec 4, 2008, at 7:59 PM, [EMAIL PROTECTED] wrote:



On 02:35 am, [EMAIL PROTECTED] wrote:

On Thu, Dec 04, 2008 at 05:29:31PM -0800, Raymond Hettinger wrote:
Here's a bright idea.  On the 3.0 release page, include a box  
listing

which major third-party apps have been converted.  Update it
once every couple of weeks.  That way, we're not explicitly


That's an excellent idea.  We could have a webpage, or start a
topic-specific weblog for posting announcements.

I've started a draft of a 3.0 FAQ in the wiki at
.  Once it's finished we
can move it into the 3.0 release pages.  Everyone please edit and
improve it!


It occurs to me that this specific idea (the box with the list of  
supported applications / libraries) should be implementable as a  
simple query against PyPI.  I don't know if it actually is :), but  
it should be.  In general it would be nice to know whether one's  
favorite tools were available for *any* new Python version.


I agree with this.   Plus it might act as an incentive for people to  
port libraries faster...


Ted
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com