[pypy-dev] bugday

2008-10-27 Thread Antonio Cuni
Hi pypy-dev,

we are trying to organize the first PyPy Bugday, but it seems it's 
hard to find a proper date for it; so, we've set up a poll on doodle:

http://doodle.com/73tepx6ktg9cyd29

the poll is mainly targeted at core pypy developers, but of course 
everyone can vote.
Please spend two minutes for voting, so that we can pick the best date 
for it.

ciao  a bientot,
Anto  Armin
___
pypy-dev@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev


Re: [pypy-dev] C++ library bindings

2008-10-27 Thread Armin Rigo
Hi Geoffrey,

On Thu, Oct 23, 2008 at 10:30:33AM -0700, Geoffrey Irving wrote:
 If this layer is written in RPython, features like overload resolution
 and C++ methods can be written in application-level python without
 worring about safety.

I think that in this area, any worries of safety went out of the window
when CPython officially adopted ctypes.  So it's completely fine if the
application-level dispatching layer has access to unsafe features, as
long as user applications that only use the dispatching layer are
shielded from crashes.


A bientot,

Armin.
___
pypy-dev@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev


Re: [pypy-dev] bugday

2008-10-27 Thread Bruno Gola
Hi,

On Mon, Oct 27, 2008 at 9:13 AM, Antonio Cuni [EMAIL PROTECTED] wrote:
 we are trying to organize the first PyPy Bugday, but it seems it's
 hard to find a proper date for it; so, we've set up a poll on doodle:

Cool!

Is there any information available about how to help in a PyPy Bugday?

São Paulo Python User Group always participate of the Python Bugday
and I'm sure they will be happy to help PyPy.

Cheers,
--
Bruno Fialho Marques Gola [EMAIL PROTECTED]
http://www.brunogola.com.br
Cel: (11) 9294-5883
___
pypy-dev@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev


Re: [pypy-dev] bugday

2008-10-27 Thread Maciej Fijalkowski
On Mon, Oct 27, 2008 at 3:21 PM, Bruno Gola [EMAIL PROTECTED] wrote:
 Hi,

 On Mon, Oct 27, 2008 at 9:13 AM, Antonio Cuni [EMAIL PROTECTED] wrote:
 we are trying to organize the first PyPy Bugday, but it seems it's
 hard to find a proper date for it; so, we've set up a poll on doodle:

 Cool!

 Is there any information available about how to help in a PyPy Bugday?

 São Paulo Python User Group always participate of the Python Bugday
 and I'm sure they will be happy to help PyPy.

 Cheers,
 --
 Bruno Fialho Marques Gola [EMAIL PROTECTED]
 http://www.brunogola.com.br
 Cel: (11) 9294-5883

Of course! By fixing bugs :-)

Details of failures are here:
https://codespeak.net/issue/pypy-dev/index and here:
http://codespeak.net:8099/summary

Cheers,
fijal
___
pypy-dev@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev