Alexander Sabourenkov wrote:
> Hello.
>
> I have went and replaced Python threads with explicitly-scheduled
> coroutines using swapcontext() family of functions (basically out of
> frustration with the greenlet).
>
> I have two questions.
>
> 1. Is it as dangerous to switch C stacks and not swit
> now that the py3k warnings are fixed (see
> http://bugs.python.org/issue7092) we should run the tests on the trunk
> buildbots with the -3 flags, in order to check if new warnings are
> introduced and possibly to uncover other ones.
> It might be a good idea to add the -Wd flag too, both on trunk
2010/3/31 Brett Cannon:
> On Wed, Mar 31, 2010 at 07:58, Ezio Melotti wrote:
>> Hi,
>> now that the py3k warnings are fixed (see
>> http://bugs.python.org/issue7092) we should run the tests on the trunk
>> buildbots with the -3 flags, in order to check if new warnings are
>> introduced and possibly
On Wed, Mar 31, 2010 at 07:58, Ezio Melotti wrote:
> Hi,
> now that the py3k warnings are fixed (see http://bugs.python.org/issue7092)
> we should run the tests on the trunk buildbots with the -3 flags, in order
> to check if new warnings are introduced and possibly to uncover other ones.
> It mi
Hello.
I have went and replaced Python threads with explicitly-scheduled
coroutines using swapcontext() family of functions (basically out of
frustration with the greenlet).
I have two questions.
1. Is it as dangerous to switch C stacks and not switch PyThreadState as
I suspect? In particul
Hi,
now that the py3k warnings are fixed (see
http://bugs.python.org/issue7092) we should run the tests on the trunk
buildbots with the -3 flags, in order to check if new warnings are
introduced and possibly to uncover other ones.
It might be a good idea to add the -Wd flag too, both on trunk
On Wed, Mar 31, 2010 at 05:41:47PM +0900, Stephen J. Turnbull wrote:
> anatoly techtonik writes:
>
> > I would vote for allowing student work on community infrastructure
> > tasks. Tracker, Wiki, Web site management tools are all outdated and
> > everybody who cares agrees that they've seen a b
anatoly techtonik writes:
> I would vote for allowing student work on community infrastructure
> tasks. Tracker, Wiki, Web site management tools are all outdated and
> everybody who cares agrees that they've seen a better tools.
I've also seen *much* worse tools in actual use. You don't have
On Mon, Mar 29, 2010 at 3:30 PM, C. Titus Brown wrote:
>
>> I would vote for allowing student work on community infrastructure
>> tasks. Tracker, Wiki, Web site management tools are all outdated and
>> everybody who cares agrees that they've seen a better tools.
>
> As long as it's programming, it
On Tue, Mar 30, 2010 at 2:20 AM, wrote:
>
> Shashwat> Python should have something like gnome-love (
> Shashwat> http://live.gnome.org/GnomeLove ). Some bugs on bugzilla is
> Shashwat> tagged with gnome-love which are fairly easy and especially
> Shashwat> created to help dive in new
10 matches
Mail list logo